TypeScript Thursday - S01E02 - Mapped types
Feb 23, 2023 · 16 min read · Introduction The last episode TypeScript Thursday - S01E01 introduced generic types, how they work, and how we can use type inference for function calls. All the examples shown there took one or several generic type parameters and produced types that...
Join discussion