Why We Switched from Angular (2/4) to React
crowdsync.io
Why We Switched from Angular (2/4) to React
1–2 of 2 posts
Re: Why We Switched from Angular (2/4) to React
#2TL;DR we switched to react because
1. react is small (codebase wise)
2. react community is wide
3. react + redux = love.
I personally think that, although 1 and 2 are correct, this is not sufficient reason to choose one framework over another.
For 3, you can do Angular + Redux and it works perfectly well.