DEV Community

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

Collapse
 
nocnica profile image
Nočnica Mellifera

What seems notable for its absence is any mention of front end frameworks like react or ember. Are you looking more for vanilla JS?

Collapse
 
fluxthedev profile image
John

So not necessarily vanilla javascript itself, but when you know vanilla javascript itself, you are in a better place starting something like angular or reactjs. If that makes sense. We still code vanilla js, but those concepts apply to the frameworks.