which better to learn angular or any other Frontend Tech ?
Posted by Notes_Makers@reddit | learnprogramming | View on Reddit | 3 comments
I’m trying to decide which frontend technology is better to learn in 2026 — Angular or something else like React, Vue.js, or Svelte.
dmazzoni@reddit
If you have to pick just one, I'd lean towards React because in sheer numbers it's the most popular and widely used. You will run across more React in the course of reading other people's code and encountering other random frontend widgets and modules, so you may as well learn it.
But Angular is not a bad choice. It's also pretty popular.
Either way, pick one and get really good with it, then learn a bit about all of the others. What you'll discover is that all of the major frontend frameworks solve the same problem, just in a slightly different way. Going from one to another is pretty easy because the concepts are pretty similar even though the syntax is different.
unbackstorie@reddit
Pick any, just start. React is extremely widely used, angular is popular for enterprise. Vue is popular with companies that use Laravel for backend. Svelte, unfortunately, is not as widely used, in spite of how popular it is on surveys.
0dev0100@reddit
For hobby learning or for employment?
Hobby - pick whatever appeals after a quick read of how to use it.
Employment - pick something that'll get you a job by looking at what's being asked for near you