DEV Community

Discussion on: Frontend development in 2020: What are the essentials for beginners?

Collapse
 
henrygbc profile image
Henry Bravo

I consider that this war of the frameworks (Angular vs React vs Vue vs Svelt.. etc ) it's wrong for the developers, because are learning the framework first, before the base of frontend.
What is the base?
Html Css and Js. After understand that, i consider that most essencial is learn TypeScript and any CSS preprocessor

Collapse
 
nocnica profile image
Nočnica Mellifera

This is a really good point! When I was starting out I tried to learn Ember and Bootstrap before I knew either JS or CSS well, and it really slowed my progress.