Starting with a project that typechecks perfectly, we’ll find a bunch of bugs and explore how we could have used Typescript to catch them earlier
Talks
# Preventing Errors with TypeScript
drive.google.com/file/d/14Dz7xblZS_7-E_eJK_1X83N1zpckmVj7/viewJun 2021# A Tale of Two Sorted Lists
www.youtube.com/watch?v=Cl05U3QOZiQNov 2019Comparing Inheritance & Composition. Presented at PyDEN. Also available in blog form.
# Improving on Express with TypeScript
www.youtube.com/watch?v=-Lglz4YIc78Aug 2019Alternate Title: oh no, am I really writing a js framework… Presented at DVLP DNVR 2019. slides and code
# Joyful APIs
www.youtube.com/watch?v=chJTkJnxPsYOct 2018Presented at DVLP DNVR 2018. slides
# Let's Build OAuth
www.youtube.com/watch?v=7rGkz9Ib4fQOct 2018Presented at DVLP DNVR 2018. slides
# Property Based Testing in Python and Javascript
brianschiller.com/property-based-testing-talk/Aug 2017Presented at Boulder Python
# Event-triggered Average Tutorial
brianschiller.com/blog/2014/02/28/event-triggered-average-tutorialFeb 2014Used to explain the topic to Nielsen executives.