Part 1. Ember.js fundamentals

Ember.js is a JavaScript MVC framework that helps you organize and structure the source code for large web applications. In comparison to other popular JavaScript application frameworks, it delivers a more complete MVC pattern, while also including features to help you build applications for the web of tomorrow. It’s also one of the more opinionated frameworks available, relying heavily on convention over configuration to help you structure your application.

Because of its large number of features coupled with the conventions that it expects from your application, Ember.js has a steep learning curve. Part 1 of this book, comprised of the first four chapters, eases you into the mindset of Ember.js application development, ...

Get Ember.js in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.