Showing: TSConf 2021
-
A little TSConf Ditty
Brought to you by SitePen, Presenting Sponsor of TSConf
-
It's TSConf Time Again
-
Atomic Design with TypeScript: A match made in heaven
Learn how combining Typescript with Atomic design can help you build consistent & maintainable front-end web...
-
Converting a Game Engine to TypeScript
TypeScript is great to start a new project in, but can it be used for an old, convoluted project? Yes! We'll go...
-
Decoding Perplexing TypeScript
Have you ever come across a TypeScript type that made you go “nope” and close the file? Have you ever seen a type...
-
Faster, Safer: Compiling Untrusted Code to WebAssembly in the Browser
This talk will dive into how our in-browser Winamp music visualizer became 73% faster by writing a custom compiler...
-
Learning TypeScript in Year One
From Scary Squiggly Lines to My Most Helpful Pairing Buddy In the first year transitioning into software...
-
Statically Prevent 404s
Most web applications have route patterns like "/courses/:courseId". Then they link to the routes by manually...
-
The Road to Private Methods
This talk will explain what private class elements are and how they behave, as well as look at some of the more...
-
TSConf 2021 - Keynote
-
TypeScript Types: The First 500 Years
You can't say "TypeScript" without "type". When we use TypeScript, we're constantly thinking about types,...
-
Understanding the Compiler
The TypeScript compiler is built in TypeScript, which means there's a reasonable chance you already have the...
-
Bite Me Bambi
https://www.bitemebambi.com/
-
Build ARCGIS Mapping Apps with TypeScript
-
Cold Weather Company
https://www.coldweathercompany.com/
-
CollectionView: Defining and Managing Layout Specifications
-
Converting React Apps to TypeScript
-
Fun with Conditional Types