DEV Community

Discussion on: What would you like to learn in 2020?

Collapse
 
steveblue profile image
Stephen Belovarich • Edited

My advice is to not learn things based on popularity but instead find something that greatly advances your understanding of how JavaScript works or think about how you’d tackle common problems solved in JS frameworks and code your own UI library, this way you have a much better understanding of why JS frameworks are architected the way they are.

Collapse
 
yvonnickfrin profile image
🦁 Yvonnick FRIN

Nice advice but I think React is a good start to understand modern frameworks. Its documentation is well written. The community is huge you won't have difficulties to find help or good articles to learn it. If you don't know awesome repositories (they are curated list of resources for a specific technology) here is the one for React.