DEV Community

Discussion on: What would you teach a frontend beginner in 2020?

Collapse
 
kailyons profile image
Loralighte

HTML: Elements, DOM, Classes, IDs
CSS: SASS, Box models, Variables
JavaScript: Var, Const, Function, Arrays, Booleans, functionality with HTML/CSS

Others: GIT, Node, Python, and if you wish to do so, PHP