Page 1 of 1

“front end” web language: html, javascript, css, sass

Posted: Tue Jan 07, 2025 8:59 am
by tanjimajuha20
What is a programming language?
This is the type of code used to create the application. We can differentiate between "front end", "back end", and "native" languages

“back end” web language: java, php, python, ruby
“native” language: C, C++, C#, Swift, Objective-C, Visual Basic
What is a framework?
A framework refers to a singapore phone data coherent set of structural software components, which is used to create the foundations and outlines of all or part of an application. To summarize, it is the base of an application. A framework is used to save time and quality by basing the creation on a solid base of useful features for the desired application. A framework is necessarily based on a development language.

Examples:

Java framework : Spring, Hibernate, Junit, etc.
Php framework : Synfony, Laravel, Zend, etc.
JavaScript framework : JQuery, Angular, React, Vue, etc.
It will be up to the company or developers in charge of development to convince you of their choice of framework.



Find developers to create an app
To create an application, you can contract a company, one or more developers or partner with an experienced (senior) developer. This choice will be made based on your budget, the quotes received and the meetings.

Once the application is in production (usable by visitors), you will need to update it, add features, re-adapt the design to customer needs. You will always need developers. An application without a developer is an application that dies. To maintain quality code, it is advisable to keep the same technical teams as much as possible. Thus, the choice of developers who will accompany you is essential.

What is a back end developer?
A "back end" developer is specialized in developing features that are not visible to the user: these are interactions with the server, access to the database, installation on the server, etc. This type of developer is generally not very comfortable with the graphic and visible aspects of the application, such as the organization of information on the pages, the implementation of the design, the visual effects.

What is a front end developer?
A front-end developer specializes in implementing everything that is visible to the user of the application: organizing information on pages, implementing the design, visual effects, organizing code files related to the design, technical SEO, optimizing the application regarding graphic aspects (images, compression, etc.). The front-end developer is less comfortable with anything related to the server and the database.