https://github.com/angusgmorrison/typedd-gophers-talk
Code supporting my London Gophers talk, "A Purist's Guide To Type-Driven Design in Go".
https://github.com/angusgmorrison/typedd-gophers-talk
Last synced: over 1 year ago
JSON representation
Code supporting my London Gophers talk, "A Purist's Guide To Type-Driven Design in Go".
- Host: GitHub
- URL: https://github.com/angusgmorrison/typedd-gophers-talk
- Owner: AngusGMorrison
- License: mit
- Created: 2023-07-02T10:31:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T15:45:35.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T20:54:20.176Z (over 1 year ago)
- Language: Go
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Purist's Guide to Type-Driven Design in Go
The example application supporting my 2023 London Gopher's talk, "A Purist's Guide to Type-Driven Design in Go", in
which I push the boundaries of taste and sanity in the name of type safety.
The code is arranged into numbered branches following the structure of [the slide deck](https://docs.google.com/presentation/d/1q4av64tqiVm7PHJNZhutkEGhUqPryQ3zgvpNwyWOhdM/edit?usp=sharing), which you're encouraged to
follow along with!