Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pascal83's avatar

Angular 2 vs React vs Vues 2

Hello to all !!

I read a lot this last few days on those JS framework. But i'm a bit confuse on which to choose. Here what i want accomplish. I want to build a big web app style like a social network (but a bit different) I would like when the member is connected, that the page does not reload... the url changes but the page is not reload...

I want ta the ajax call and other call are really fast.

With that information, which one should i choose ?

Thanks a lot !!!

0 likes
3 replies
cipsas's avatar

According to your information, all those three libraries are able to do that. Just go with that one, with which you feel most comfortable

fabricecw's avatar

My opinion (with an emphasis on MY)

  • Angular 2: big hype in the past, now many peoples change to React
  • React: For me, the "best" JS framework in general at the moment
  • VueJS: I'm sure it becomes a big player in future. Best Laravel integration and the Laravel community mostly use VueJS
2 likes
pascal83's avatar

Hello to all !! Thanks a lot for your answer ! I really appreciate !! Have a great day :)

Please or to participate in this conversation.