I'm working with Balanced right now to build a full dashboard for their payments product using Ember.js. It's open-source and being used by real users. We started with Ember when it went RC for version 1.0 and haven't had any problems so far. Not using Ember Data (didn't play well with our API), but a good app to look at for regular Ember stuff.
Comments
I'm working with Balanced right now to build a full dashboard for their payments product using Ember.js. It's open-source and being used by real users. We started with Ember when it went RC for version 1.0 and haven't had any problems so far. Not using Ember Data (didn't play well with our API), but a good app to look at for regular Ember stuff.
https://dashboard.balancedpayments.com
https://github.com/balanced/balanced-dashboard
Thanks for that, will check it out.