- 1
What is roadmap to follow for frontend developer.
3 Answers
+ 2
The very basics you need as a front end developer are HTML, CSS, and JavaScript
(These are optional)
You might want to look into some CSS Frameworks
.Bootstrap
.TailWind CSS
.Bulma
Also CSS Preprocessors
.SCSS
.LESS
.Stylus
Then, JS Libraries & Frameworks
.jQuery
.VueJS
.React
.Angular
+ 2
https://roadmap.sh
check this out