https://github.com/coderbyheart/better-eng-leader-using-comm-frameworks-lightning-talk
Slides for my lightning talk at BoosterConf 2022: Using communication frameworks to become a better engineering leader
https://github.com/coderbyheart/better-eng-leader-using-comm-frameworks-lightning-talk
boosterconf communication lightningtalk
Last synced: 2 months ago
JSON representation
Slides for my lightning talk at BoosterConf 2022: Using communication frameworks to become a better engineering leader
- Host: GitHub
- URL: https://github.com/coderbyheart/better-eng-leader-using-comm-frameworks-lightning-talk
- Owner: coderbyheart
- Created: 2022-03-16T23:48:01.000Z (almost 4 years ago)
- Default Branch: saga
- Last Pushed: 2022-03-23T10:34:10.000Z (over 3 years ago)
- Last Synced: 2025-03-27T05:43:59.479Z (9 months ago)
- Topics: boosterconf, communication, lightningtalk
- Language: Dockerfile
- Homepage: https://coderbyheart.github.io/better-eng-leader-using-comm-frameworks-lightning-talk/
- Size: 5.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using communication frameworks to become a better engineering leader
Slides for my lightning at [BoosterConf 2022](https://2022.boosterconf.no/):
[Using communication frameworks to become a better engineering leader ](https://2022.boosterconf.no/talk/2-using-communication-frameworks-to-become-a-better-engineering-leader/)

Slides for the lightning talk:
- [Markdown](./slides.md)
- [Interactive](https://coderbyheart.github.io/better-eng-leader-using-comm-frameworks-lightning-talk/index.html)
## Viewing
An up-to-date version is published to
[GitHub pages](https://coderbyheart.github.io/better-eng-leader-using-comm-frameworks-lightning-talk/index.html).
Press `s` to show the speaker notes.
### Locally
Open the project using
[Dev Container](https://code.visualstudio.com/docs/remote/containers).
Open two shells:
1. `npm run watch`
2. `npm start`
You can now view the slides at .
## Building
Render to reveal.js:
make build
Render to PowerPoint (useful for copying to a slides template):
make public/slides.pptx