Chapter 9. Real-Life Tasks with Ember.js

In this chapter, we'll cover the following recipes:

  • Using services with a component
  • Managing basic authentication
  • Using OAuth2 with Ember Simple Auth
  • Using Liquid Fire to create transitions
  • Working with HTML5 drag and drop
  • Learning Bootstrap with Ember.js

Introduction

When developing a web application, you'll run into some tricky situations. You might need to set up authentication or animations or add transitions. You may need to figure out how to use Bootstrap in your application. These scenarios happen all the time.

In this chapter, we'll go over some more common real-life tasks and some recipes that you can use to make life easier when working with Ember.js.

Get Ember.js Cookbook 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.