Skip to content
Tag2 articles1 course

Generics

Everything on Core Concept Learning tagged with Generics. Explore related tags below.

Related tags

Courses

Beginner~2.5 hours

Master TypeScript primitives, interfaces, type aliases, generics, utility types, discriminated unions, and strict compiler configurations.

Articles

A codebase full of any and as uses TypeScript as punctuation, not evidence. The useful patterns are the ones that preserve information through transformations a…

Jul 4, 20267 min read
Read

An Order class in a typical object-oriented codebase looks reasonable in isolation: private fields, a pay() method, a ship() method, validation baked into the c…

Aug 3, 20266 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics