Completed
preamble
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Submodules - An Alternative Approach to Monorepos
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 about vadim
- 4 about etg
- 5 how to do it once and forget?
- 6 monorepository
- 7 tools
- 8 bus factor = 1
- 9 polyrepository and packages
- 10 broken the loop? how to test reusable code?
- 11 _app.tsx + apollo client + generic getinitialprops = ?
- 12 git submodules
- 13 teach me
- 14 tips and tricks / trade off
- 15 common functionality should have common text translations
- 16 abstract, parameterize, minimize
- 17 collaboration is good
- 18 document the questions
- 19 thank you