Answer the question
In order to leave comments, you need to log in
Should I migrate from Angular 1.x to React?
Good afternoon!
I played with Angular for quite a long time, and it confuses me very much that it is possible to achieve isomorphism on it only through PhantomJS.
I wanted to switch to React, but they have hell (IMHO. I can’t speak for everyone, but in many ready-made projects that I have seen, they shove controllers and models right into the views), but it confuses me a lot that this is only V + this 500 kb of code + JQuery (again, IMHO, I just saw that everyone is shoving it).
I didn’t look at Angular 2, I just didn’t have time, but I heard that it can also server-render.
What is better to devote time to React or Angular 2 (I also looked at Ember, but it seems to me the same Angular 1.x)?
Answer the question
In order to leave comments, you need to log in
to achieve isomorphism on it is possible only through PhantomJS.
And these are fundamentally different things. Angular is an MVC Framework and React is a rendering library. If you need server rendering, then react is used to the fullest, Angular 2 is still raw. But Angular was more productive, and then we'll see how ES6 enters.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question