Completed
Product tradeoffs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
API Evolution: Patterns and Strategies Beyond Versioning
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Booking a cruise
- 3 Contract specifications as promises
- 4 Following the evolution of a complex API
- 5 Evaluating options from a consumer's perspective
- 6 Change by addition
- 7 Multi-typing
- 8 Isn't that a breaking change?
- 9 Nested upcasting
- 10 Implementing nested upcasts
- 11 Implementing downcasting
- 12 Breaking hidden interfaces
- 13 Hyrum's Law
- 14 API evolution is a product management concern
- 15 Product tradeoffs