January 02, 2020 • 37 minutesThe power of Streams in NodeJSStreams are Node’s best and most misunderstood idea. In this talk, I try to explain the concept of s...
October 03, 2019 • 55 minutesWeb Assembly - Future of Web developmentAfter 20 years of JavaScript, modern web browsers started to understand a new binary format called W...
July 25, 2019 • 28 minutesMemory safety in RustA main selling point of Rust is that it guarantees, at compile time, that your application will be s...
April 25, 2019 • 40 minutesElm - Functional programming for frontendElm is a pure functional language used to develop reliable frontend apps. This session is about disc...