Hacker News new | ask | show | jobs
Why We Switched from Angular (2/4) to React (crowdsync.io)
1 points by maderalabs 3197 days ago
1 comments

TL;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.