DEV Community

Discussion on: Why choose React for frontend?

Collapse
 
jonrandy profile image
Jon Randy 🎖️ • Edited
Collapse
 
digvijayjadhav98 profile image
Digvijay Jadhav

Ohh great!

Collapse
 
gerd profile image
Gerd

As a developer, and like most developers I want to write as few lines of code that are clean and will perform. I also want good modularity and seperation of concerns. I want to use as few as possible third party tools to keep from polluting my project with boilerplate code and bugs. I don't want to learn 5 different third party tools and then to have to upgrade them every year. I want a small learning curve for my team of developers. This is why we choose VUE3 over React and Angular. If you feel inferior because you don't need to write advanced javascript to build an enterprise front system, your have other issues.