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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset