Ember 2.x

Ember 2.x

Topics:
8 hours, 46 minutes CC

This course has been updated! We now recommend you take the Ember Octane Fundamentals course.

Ember.js is a framework well-suited for complex and highly interactive apps. Its “convention over configuration” philosophy can end up saving developers from spending time and energy, having to write boilerplate code. With ember’s release of v2, the framework is more performant and complete than ever. In this course, we’ll learn about the ember ecosystem, and build a rich cross-device app together step-by-step from scratch.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: January 26, 2016
Get Unlimited Access Now
Table of Contents

Anatomy of an Ember Application

Routes, Services, & Actions

Remote APIs, Simple Models, and Substates

Components

Computed Properties

Testing

Handlebars Helpers, Ember-Data, & Add-ons