Tereza Sokol

I make Elm visualization libraries and now parsers too!
Tereza's talk: Demystifying Parsers
Parsers have a name for being an esoteric domain, but it's a misleading notion. In this talk, I'll teach you what I learned from starting out as a novice to making a full fledged YAML parser in Elm. A journey during which I discovered that parsers are super interesting and fun, and once you understand the fundamentals, they are a breeze thanks to the tooling available in Elm.