🎤 Anatomy of an Addon Ecosystem
- 👤 Lisa Backer
📹
Video:
https://youtu.be/1b_KQCYRGgI
How do plugin-style addons actually work? Many of us have reaped the benefits of an Ember addon plugin approach, like with ember-service-worker and ember-cli-deploy. These ecosystems utilize the build process to enable a plugin architecture requiring only configuration to implement powerful capabilities. But how, you ask? We’ll do a technical deep dive into the mechanics of how the ember-service-worker ecosystem utilizes plugins. Along the way we’ll investigate the addon lifecycle and broccoli customizations. Finally we’ll touch on the unique problems of testing such addons.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.