TypeScript Lightning Talks

A series of lightning talks by @PhyberApex exploring TypeScript concepts

Branded Types

August 1, 2024
View Talk

The never Type

August 8, 2024
View Talk

Interface vs Type Alias

August 22, 2024
View Talk

Don't use enums

August 29, 2024
View Talk

Dynamic Return Types in TypeScript

September 5, 2024
View Talk

Conditional Types

October 31, 2024
View Talk

Indexed Types

November 28, 2024
View Talk

Don't use shorthand syntax

December 6, 2024
View Talk

Return type of object functions

January 31, 2025
View Talk

Discriminated Unions & Exhaustiveness Checking

June 5, 2025
View Talk