DEV Community

Discussion on: What languages, frameworks, and libraries would you put on a front-end developer's 2020 "must learn" list?

Collapse
 
alexandrudanpop profile image
Alexandru-Dan Pop

Get back at the fundamentals, basically I wrote a blog post on this here: dev.to/alexandrudanpop/becoming-a-...

After fundamentals are solid try Typescript and maybe a JAMStack framework.

I personally would also look at Svelte because it's a different paradigm then what we have with React, Vue and Angular right now.