Skip to content
Tag2 articles1 course

Generics

Everything on CoreConcept tagged with Generics. Explore related tags below.

Related tags

Courses

Beginner~25 min

Orientation to types, interfaces, generics, and utility types for modern JavaScript projects. Course content is still expanding.

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