Last Thursday, I was at Clermont-Ferrand in France to talk about the TypeScript type system. It was a special event organized by Mug In Clermont, LavaJUG and Clermont’ech.
During my talk, I explain what is TypeScript and how it works. I also did a live coding session to demonstrate how to use type concept like Intersection, Union, Guards, Mapped, Conditional and infer. To be honest I don’t really do a lot of live coding sessions because I don’t like demo effects, but it’s near impossible to explain those concepts with just slides… and it was fun actually 🙂
There were a lot of developers during this event, the Clermont community is really active and friendly. It’s probably one of the best community event I did this year, thanks to organizers for the invitation, hope I can comeback later!
As always slides are available on Speaker Deck here. Also, live coding sources are on Github.