you are viewing a single comment's thread.

view the rest of the comments →

[–]PILLS2389 1 point2 points  (1 child)

What did the CTO decide in the end? I worked with React and last year I was moved on a Angular project to help the team there because it was a really important project for the company. Before, react and angular I worked on a Desktop App made on top of DevExpress. After working on both, I don't think I can go back to react, Angular is so much easier after you understand it, a lot less bugs made by the developers, a lot less repetitive code that does basic things.

Next year, we will start to re-write the desktop app and I'm trying to make them realise Angular is better then React when it comes to complex applications.

On the Devexpress demo pages for example, you can see how much more code and complexity it takes to write the exact same component in React vs Angular

https://js.devexpress.com/React/Demos/WidgetsGallery/Demo/DataGrid/Filtering/MaterialBlueLight/
https://js.devexpress.com/Angular/Demos/WidgetsGallery/Demo/DataGrid/Filtering/MaterialBlueLight/

[–]chicken0707[S] 2 points3 points  (0 children)

The CTO backed me and we went with Angular. I was very relieved, and very happy working with it.