My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Any tips for Angular 1 to React + Redux switch?

Fakiolas Marios's photo
Fakiolas Marios
·Oct 20, 2017

Has anyone transformed an Angular 1 app with services (no store) etc to ReactJS + Redux one? Any tips? Any unexpected issues you came across?

My plan is to start with ngredux and then step by step start transforming presentational components bottom to top with ngreact

I 'd be more than happy if I could find a working solution so that angular and reactjs containers can live side by side in ui-router. This will speed a lot the whole process i suppose and react-router will be connected really smoothly in the end.

What do you think about this plan of mine?