Video description
Modularising and writing better code with EmberJS
About This Video
- Creating Addons for use in Ember Applications
- Using Ember engines to build composable modular apps
- Server-side rendering using fastboot
In Detail
In this course, we will dig deeper into our understanding of Ember, so that we can be more productive in using it. Ember is an excellent framework for building complex web applications with ease. This course helps us build upon our previous Ember.js knowledge to take it a level deeper.
We will understand the concept of promises and learn to use that effectively in our application. We will also look at setting up handlers when our promises are fulfilled as well as when they are rejected.
Further, we will look at developing Ember addons, as well as using Engines. This allows us to develop multiple logically distinct applications, which can be then composed into one larger application. This is very useful when building related applications, which can be developed independently by separate teams.
We will also learn about embedding Ember with other JS frameworks., as well as concepts like fastboot, which provides a progressive enhancement mechanism for Ember apps, through server-side rendering.
This course will make our advance our knowledge of Ember and help us to improve our development workflow. Using these concepts, we will be able to develop better Ember applications. All the code and supporting files for this course are available on Github at
Table of contents
-
Chapter 1 : Digging Deeper into Ember
- The Course Overview 00:02:41
- Initializers 00:08:25
- Ember Run Loop 00:06:33
- Dependency Injection 00:05:32
-
Chapter 2 : Advanced Routing
- Nested Routes 00:05:45
- Promises 00:05:44
- Asynchronous Routing 00:03:44
- Handling Fulfilment and Rejection 00:04:03
-
Chapter 3 : Working with Multiple Ember Applications
- Creating Add-ons 00:08:40
- Developing Add-ons 00:05:25
- Ember Engines 00:07:51
- Developing Engines 00:08:48
-
Chapter 4 : Advanced Ember Usage
- Embedded Applications 00:04:27
- Fastboot 00:05:21
- Ember 3 00:04:19
Product information
- Title: Application Development with Advanced Ember
- Author(s):
- Release date: April 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788393447
You might also like
book
Kubernetes Patterns
The way developers design, build, and run software has changed significantly with the evolution of microservices …
book
Kubernetes Best Practices
In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, …
book
Programming Kubernetes
If you’re looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …