Data-Oriented Design

Slides for a strongDM tech talk.

Click through the slides

Hit 'S' on your keyboard to see the speaker notes.

Installation

git clone git@github.com:etodd/data-oriented-design.git
cd data-oriented-design
git submodule update --init
python3 -m http.server 8000
# visit http://localhost:8000

License

MIT