General Assembly Logo

Ember Study

Ember is a client-side MVC framework. It provides a model layer, routing, and templates to ease the task of creating a SPA, while using best practices.

Prerequisites

  • None.

Objectives

By the end of this, developers should be able to:

  • Explain the value of routes on for a client application.
  • Diagram the parts of Ember and describe how they interact.
  • Recall which parts of Ember are responsible for which tasks when building a feature.

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a new branch, named response.
  4. Follow the directions given in study.md.
  5. When finished, push to your fork and submit a pull request.

You may wish to refer to FAQs related to forking, cloning, and pull requests.

License

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.