Part 3. Advanced Ember.js topics

The final part of Ember.js in Action presents some of Ember.js’s advanced features. You start by learning how Montric is integrated with Mozilla Persona for user authentication. Persona is a complete, open source, and independent user authentication and authorization platform. Even if you won’t be using Persona, chapter 9 shows how to integrate Ember.js with your third-party authentication service of choice.

Beneath the surface, Ember.js hides an incredibly powerful engine that ensures that your application’s views and templates are always updated whenever the data in the application changes. This engine, often referred to as the Ember run loop, is called Backburner.js and is the subject of chapter 10. Although ...

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.