DEV Community

[Comment from a deleted post]
Collapse
 
christianedsv profile image
Christian Hernandez • Edited

The fullstack concept covers both frontend and backend, in the case of a frontend developer, the minimum that you should know in my opinion would be the following:

1- HTML5 and CSS3 intermediate/advanced
2- Javascript
3- Git/Github
4- CSS Preprocessors (SASS, PostCSS or LESS)
5- CSS Frameworks (Bootstrap, Bulma, Fundation, etc.)
6- Javascript framework (React, Angular, Vue)

In this Github repository you can find a reference path for a frontend developer:
github.com/kamranahmedse/developer...