Explore TypeScript Blog Posts

Write Better Code With Strong Typing

Improve your frontend skills by joining my community of 100+ developers.

Subscribe to get 2 practical tips on frontend development each week.

The Complete Guide to TypeScript Types
typescript

The Complete Guide to TypeScript Types

Explore the TypeScript's type system: primitive types, enums, arrays, functions, objects, typles, intersections, unions, aliases, interfaces, type assertions, literals, any, unknown, never, null, undefined.