Ember Routing Study
One of Ember's biggest strengths is using the URL and Router to load view-state
automatically.
Prerequisites
Objectives
By the end of this, developers should be able to:
- Explain which parts of Ember are responsible for loading view-state.
- Identify some "gotchas" with URLs when deploying to GitHub Pages.
Instructions
- Fork and clone this repository.
- Change into the new directory.
- Create and checkout a new branch, named
response
.
- Follow the directions given in
study.md
.
- 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.
- All content is licensed under a CCBYNCSA 4.0 license.
- All software code is licensed under GNU GPLv3. For commercial use or
alternative licensing, please contact legal@ga.co.