Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How I Convinced the World's Largest Package Manager to Use Rust - Strategies and Lessons Learned
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 LARGEST PACKAGE REGISTRY IN THE WORLD
- 3 how do i convince my company to use rust?
- 4 show up with code
- 5 writing a registry follower in rust
- 6 you don't have to control someone else's first experience of rust
- 7 the hard part of programming isn't programming
- 8 selling something on technical merit is easy
- 9 be prepared for things to change
- 10 making rust correct is pretty simple!
- 11 be prepared for things to stay the same
- 12 boring code is my favorite code
- 13 we deploy rust using nearly the exact same process we deploy node
- 14 have a problem to solve
- 15 storefile transforms
- 16 find a problematic part of your product and try rewriting it in rust
- 17 learning curves are a blessing in disguise
- 18 go forth and spread rust!