Completed
) Introduction to feature toggling with Ivar Østhus
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Feature Toggles - Why and How to Add to Your Software
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Introduction to feature toggling with Ivar Østhus
- 2 ) Basic feature toggle implementation
- 3 ) Basic feature toggle pitfalls
- 4 ) Implementing an external feature toggle configuration
- 5 ) Feature toggle vendors
- 6 ) Unleash architecture
- 7 ) Setup unleash open source with docker
- 8 ) Create an API key
- 9 ) Setup unleash proxy with docker
- 10 ) Application overview and creating a feature toggle
- 11 ) Using feature toggles in a real application
- 12 ) Connecting to unleash with the react proxy sdk
- 13 ) Understanding stickiness and unleash context
- 14 ) Using strategies for segmentation
- 15 ) Introduction to Experimentation
- 16 ) Understanding variants
- 17 ) Implementing variants in our codebase
- 18 ) Using analytics providers to understand experiment data
- 19 ) Usage metrics
- 20 ) Technical debt and cleaning up feature toggles
- 21 ) Outro