This is a presentation on Golang for That Conference.
Link to session abstract: https://www.thatconference.com/sessions/session/12578
It uses Golang's present tool: https://godoc.org/golang.org/x/tools/present
If you have go and present installed, you can clone this repository and run present
in the root directory of this project to see the presentation locally in your browser(likely at 127.0.0.1:3999). Run present -notes
and press "n" in the browser to see the presentation notes open up in a separate browser tab.