An open API service indexing awesome lists of open source software.

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

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/)

![Publish](https://github.com/coderbyheart/better-eng-leader-using-comm-frameworks-lightning-talk/workflows/Publish/badge.svg?branch=saga)

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