Hacker News new | ask | show | jobs
by gosukiwi 4845 days ago
With all the time and frustration needed to learn Ember just do it with Backbone
1 comments

This was pretty much my pathway to developing my current app on Backbone. I think Backbone hits the sweet spot in terms of abstraction needed to structure an application in a maintainable way (and plays pretty nicely with require.js, which buys you a much better ability to break your app apart)