DEV Community

Discussion on: Which JavaScript frameworks are worth learning in 2021?

Collapse
 
tomaz_on profile image
Tomaz, Osvaldo Neto

I vote for svelte.js, I was going for vue until I met svelte :) where I work I can choose my tools, and I love Vanilla CSS (I'm a guy that I've chosen CSS Variables over SAAS), CSS GRID over Bootstrap, with svelte I not even need to install Babbel :) ; Seems like this svelte.js guy was made for guys like me XD ... Mainly because I've chosen with all heart C# / .NET 5 (razor pages) for high levels :) So for devs like me, svelte is the bigger winner here ... for those that is looking for get hired , I vote Vue.js (separate things) , React like I said , JSX not my thing , Angular is very complex thing full of things and more things (the JavaScript's bootstrap lol) ... So svelte.js for guys that can choose your tools and appreciate minimal things, have clients for modern browsers (Edge/Firefox/Chrome) (ES6 >> no requires to install babbel) , and Vue for those who wants to get hired xD

ps.: But the most important thing : "read about , feel the thing, somethings that do not work for me can work for you ... I have friend that really love JSX , and I have friend that love Angular ... Some people loves Bootstrap because comes with a lot of things, and some guys like me never will like. I love C# and I love ES6 , I really do, even with Blazor wasm have projects that will be interesting using it and projects that wil be interesting using vanilla.js/svelte.js ... In the end is always what do you want to do ?

Collapse
 
jtorres profile image
JTorres

I am using Svelt js too. Makes things easy. I love it.