|
|
|
|
|
by dbbk
3090 days ago
|
|
I mostly use Ember and have been working with React recently. I'm kinda baffled that it's as popular as it is. Nothing works out of the box, it's an exercise in frustration trying to get an SSR app with asynchronous-data-loaded containers working. This all just works out of the box with Ember. I can't help but feel like it's only useful as a low-level primitive that is still lacking a "full stack" framework on top. Even Create React App, which is an official project for this purpose, falls way short of what apps need in 2018. |
|