Slides for a strongDM tech talk.
Hit 'S' on your keyboard to see the speaker notes.
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
MIT