React Compiler: Purpose, Adoption, and Behind the Scenes

Introduction to the adoption of the React Compiler. Also showcases optimizations that RC does as well as some basic internals. Given at 52st Kasseler Webmontag.

How does $BIG_SITE count to three (billion)?

Introduction to probabilistic data structures like Count-Min Sketch, Bloom Filters, Cuckoo Filters and HyperLogLog. Given at Hackumenta 2019.

Advanced Types in TypeScript

A talk about preventing JavaScript runtime errors by static typing that would not be possible in other popular statically typed languages. Given at 29th Kasseler Webmontag and Hackumenta 2019.

New Features in TypeScript 2

German seminar about TypeScript 2’s null-safe types. Given at University of Kassel.