Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Deliver Audacious Web Apps with Ember 2
For the Best Reading Experience...
Table of Contents
Early praise for Deliver Audacious Web Apps with Ember 2
Acknowledgments
Introduction: Why Ember?
What This Book Is, and Isn’t
Who Should Read This Book?
How This Book Is Organized
Where to Go for Help
Chapter 1: Starting Your App with Ember
Install Ember and Ember CLI
Start Your App
Next Steps
Chapter 2: Directing Traffic with Routes
Use the Router Class to Organize Your App
Define Your Routes
Set Your Model
Nest Routes
Transition Between Routes
Render Templates into Named Outlets
Next Steps
Chapter 3: Laying Out a User Interface
Make Your App with a Single Page
Segment Your UI into Templates
Render HTML Controls with Expressions
Compile Templates
Next Steps
Chapter 4: Building In Reuse with Components
Create Components
Get Data from Containing Templates
Define a Component User Interface
Handle Actions
Next Steps
Chapter 5: Modeling Your Data
Define Your Models
Load Data from RESTful Services
Work with Records
Next Steps
Chapter 6: Reading Nonstandard APIs
Adapt to a Nonconventional API
Use Serializers to Access Legacy APIs
Allow the Adapter to Query a Nonconventional API
Adapt to Path Name Variations
Change the Payload Root
Modify the Payload in Flight
Tie Adapters and Serializers to Your Model Class
Next Steps
Chapter 7: Reusing Code in Ember
Abstract Common Functions with Utilities
Share Code with Mixins
Share Services with Dependency Injection
Use Transforms to Tweak Data
Next Steps
Chapter 8: Building, Testing, and Deploying Your Ember Apps
Build Your App
Test and Debug Your App
Deploy Your App
Next Steps
Chapter 9: Building and Using Ember Addons
Install an Ember Addon
Develop Your Own Addon
Next Steps
You May Be Interested In…
← Prev
Back
Next →
← Prev
Back
Next →