Slides for my lightning at BoosterConf 2022: Using communication frameworks to become a better engineering leader
Slides for the lightning talk:
An up-to-date version is published to GitHub pages.
Press s to show the speaker notes.
Open the project using Dev Container.
Open two shells:
npm run watchnpm start
You can now view the slides at http://127.0.0.1:8000.
Render to reveal.js:
make build
Render to PowerPoint (useful for copying to a slides template):
make public/slides.pptx