Completed
dealing with the last mile
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Road to Zero Lint Failures: Tackling Code Quality Challenges at Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 overview
- 4 why lint rules?
- 5 automated
- 6 prettier
- 7 benefits
- 8 example: no-unsafe-optional-chaining
- 9 expand the "well lit path"
- 10 let's add all the lint rules!
- 11 code quality at scale
- 12 problem
- 13 campsite analogy
- 14 how to limit even more lint failures
- 15 campsite analogy revisited
- 16 how to limit even more lint failures revisited
- 17 lint rule process: all existing failutres must be resolved
- 18 how to fix it: road to zero lint failures
- 19 incentives, incentives, incentives!
- 20 road to zero lint failures
- 21 how we ran it
- 22 tooling for engineers
- 23 single owner per file
- 24 lint failure visualizer
- 25 checkup
- 26 collect data from sarif and match by team
- 27 weekly scorecard
- 28 dealing with the last mile
- 29 road to zero journey
- 30 sustainability is key
- 31 summary
- 32 key results and next steps
- 33 road to zero lint failures stats
- 34 thank you