Elm Conf 2019
Using Elm's type system, I build up music data structures and types and use them to build my music exercises. The motivation for this is to build a theory drilling app for my piano students.
- Abstract: https://2019.elm-conf.com/speakers/ryan-frazier
- Slides: https://typed-music-theory.netlify.com
- App Demo: https://app.knowyourtheory.com
p.s. The slides were built with reveal.js and Eleventy and the source can be found here