0
What are the tools I must learn to become a web developer?
I have learned html and learning css
2 odpowiedzi
+ 3
● Front End : HTML,CSS,JavaScript.
● Back End : PHP, Python,Java,C++,(Now JS is also doing good)
● Full Stack : Front End + Back End
+ 3
There are 3 common types of web developers, namely:
Front end - creates the user interface of the website and optimizes the user experience
Back end - handles the functionality of the website, including interactions with the model
Full stack - is knowledgeable of both front end and back end development and has the ability to create full websites on their own
I suggest you perform some research on each of these, as each one of them comes with a set of languages and frameworks that work best depending on which type of developer you are. For example, a front-end developer must learn HTML, CSS and JS, along with libraries like Bootstrap and React.JS