Second-guessing the modern web - macwright.org →

[T]here is a swath of use cases which would be hard without React and which aren't complicated enough to push beyond React's limits. But there are also a lot of problems for which I can't see any concrete benefit to using React. Those are things like blogs, shopping-cart-websites, mostly-CRUD-and-forms-websites. For these things, all of the fancy optimizations are optimizations to get you closer to the performance you would've gotten if you just hadn't used so much technology.

☝️ Hell yeah! (via @jaffathecake)