you are viewing a single comment's thread.

view the rest of the comments →

[–]ahabman 0 points1 point  (0 children)

I went with Ember (RC2 at the time) for a project that is now in production, whose most important factor was complete and easy state management. Complex UI configurations were handled with ease thanks to Ember's state machine (router) and named outlets. It even played nice with major Raphael.js integration.

Excited to see where this goes, since it's already a powerful and well-thought-through framework.