|
|
|
|
|
by makmanalp
2990 days ago
|
|
I really feel for Ember - we picked it for a project we started a few years ago because react was still very new and angular was in the middle of the 2.0 transition. The Ember folks really made sure that transitioning to new Ember versions is straightforward. I don't even enjoy writing javascript, but I have really nothing but good things to say about it overall. What it suffers from is a small community: we depended on a table component someone wrote which used some weird internal APIs and never got properly upgraded to ember 2.0 so we got stuck with ember 1.x until now because the overhead cost of switching to another library was too high to be worth it. Even then, the maturity of the project has been great and things don't break all the time. The API has been improving and the ember developers are proactive about pulling in the best ideas from newer projects. If you read the Ember RFCs they're always introspective and future-conscious and great. I really hope the project survives, not that I had much doubt. I think there is still quite a dedicated crowd. |
|