Hacker News new | ask | show | jobs
by yoran 4022 days ago
It's not very fair to compare Ember's size with Backbone's as Backbone implements just a very small subset of Ember's functionality.

Also, it seems that the sizes are outdated because the latest build of Ember.js is 478KB (see http://builds.emberjs.com/release/ember.min.js).

1 comments

Thank you! I was actually unaware that Ember has separate versions for production and dev. I was using the dev version which I assume has extra features for debugging. I just updated it with the correct version. Sorry Ember...
No worries, thanks for correcting!