DEV Community

Discussion on: Angular is almost always better than React

Collapse
 
kptengco profile image
Kenneth Tengco

Still depends on what kind of project.

Much better if you stick on standardizing the code base to es6+ (Classes / OOP). Then you can port it to any framework or library.

Collapse
 
polterguy profile image
Thomas Hansen

Still depends on what kind of project.

Correct, but if you generalise projects, you'll see my argument applies for 80% of all projects in the world ...