
Provide this!
Sam and Ryan chat about provider components in Ember, including the first renderless components they wrote, the different types of data components can provide, and the patterns of template composition that providers unlock. They also talk about the need for a unified API for styling Ember components.
Frontend First · EmberMap
Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Sam and Ryan chat about provider components in Ember, including the first renderless components they wrote, the different types of data components can provide, and the patterns of template composition that providers unlock. They also talk about the need for a unified API for styling Ember components.
Topics:
- 0:40 – Our first provider components
- 10:12 – Using providers to isolate the business logic for a form
- 27:35 – Patterns of composition in templates
- 34:35 – How to constrain more flexible interfaces
- 39:55 – APIs for styling components