0
What should I learn after HTML/ css and JS
I have finished learning both html with css and js.
4 Answers
+ 4
Learn PHP and SQL even if you want to be a front-end developer, it's good to know them.
PHP and SQL are back-end languages, PHP is the server side logic and SQL is the connection to the Database.
After that you can decide if you want to be a front-end developer or a back-end developer.
Hope I helped! :)
+ 1
If you choose the path of Front-end developer, learn some popular JS/CSS frameworks and CMS.
+ 1
In my opinion, the most logical thing should be to learn PHP.
You know how to build a page, how design it, and how make it interactiv on client side (js).
With PHP you'll work on server side.
0
thanks all šš