Typescript

I love Typescript. There is so much to learn, its practically endless. This section, like all my sections, is not a comprehensive guide on said topic. It's just a bunch of cool snippets that I either just learned, coded myself (rare), or found online that I thought was very cool. Think of this as a big brain dump that i want to add into a single web application so i can look at it later before I forget.


Awaited

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Check Types

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Const Read Only

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Discriminated Unions

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Generics

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Grouped Types

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Partial and Required

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Pick and Omit

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Record

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.

Return Types

November 2nd, 2024

Learn about the 'Awaited' Generic in Typescript.