Chapter 5
Coordinated Releases
Ship to all surfaces together.
~14 min total2 lessonsAssignment
By the end of this chapter you'll be able to
- Version compatibility matrix
- Stagger releases safely
- Roll back across surfaces
Lessons
Chapter assignment
Cut a coordinated release
Ship v1.1.0 across all four surfaces using a staggered plan: API + web first, then desktop, then mobile. Document the compatibility matrix in `notes.md` (API v1.0 supports clients ≥ 1.0; API v1.1 supports clients ≥ 1.0). Roll back ONE surface as a fire drill and confirm the others still work.
See success criteriaLesson 1 takes ~7 min.
Start chapterSpot a typo? Have an idea?
Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.
Suggest an improvement on GitHub