What TypeScript taught me about JavaScriptBy Stefan BaumgartnerTypeScript was designed to make the most sense out of any JavaScript code. Given the dynamic nature of JavaScript, this can lead to some very interesting typings that may seem odd at a first glance. In this talk, ...
Me, myself and AIBy Stefan BaumgartnerMeet North, a trained neural network specialised in colours. See how North started as a clumsy toddler, but quickly became a colour expert to reckon with. With North's story, learn how neural networks actually work, ...
The lies we tell ourselves using TypeScriptBy Stefan BaumgartnerHow safe is TypeScript's type safety? How much can you trust your statically typed code? Can you even consider TypeScript's type system "strong"? In this talk, ...