DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I built freedivingbase on Cloudflare Workers, D1, and Astro

How I built freedivingbase on Cloudflare Workers, D1, and Astro

Comments
3 min read
Branded Types in TypeScript: Cheap Type Safety You Should Already Be Using

Branded Types in TypeScript: Cheap Type Safety You Should Already Be Using

Comments
8 min read
as const Is the Best Single Feature TypeScript Has Shipped in 5 Years

as const Is the Best Single Feature TypeScript Has Shipped in 5 Years

Comments
8 min read
satisfies: The Operator That Made as Casts Mostly Obsolete

satisfies: The Operator That Made as Casts Mostly Obsolete

Comments
8 min read
Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Comments
10 min read
Template Literal Types Aren't Just for URLs

Template Literal Types Aren't Just for URLs

Comments
8 min read
Conditional Types: When They Earn Their Complexity and When They Don't

Conditional Types: When They Earn Their Complexity and When They Don't

Comments
7 min read
TypeScript's noUncheckedIndexedAccess: Turn It On, See What Breaks

TypeScript's noUncheckedIndexedAccess: Turn It On, See What Breaks

Comments
8 min read
Wiring Prisma 7 into TanStack Start on Bun

Wiring Prisma 7 into TanStack Start on Bun

Comments
1 min read
We Built a Voice AI Receptionist in 8 Weeks — Every Decision We Made and Why

We Built a Voice AI Receptionist in 8 Weeks — Every Decision We Made and Why

Comments
8 min read
Extending my TypeScript auto-fix CLI to handle .filter(Boolean) narrowing issues

Extending my TypeScript auto-fix CLI to handle .filter(Boolean) narrowing issues

Comments
1 min read
How I Scaled My Free Calculator Hub to 21 Languages & 200+ Tools using Next.js 15

How I Scaled My Free Calculator Hub to 21 Languages & 200+ Tools using Next.js 15

Comments
2 min read
From Zero to Algorithmic Execution: Mastering Authentication, Rate Limits, and SDKs

From Zero to Algorithmic Execution: Mastering Authentication, Rate Limits, and SDKs

Comments
4 min read
TypeScript types I wish I knew when I started

TypeScript types I wish I knew when I started

Comments
4 min read
Building The Backend For Impextech: Custom Middleware, Mongoose Quirks, Product module and User module.

Building The Backend For Impextech: Custom Middleware, Mongoose Quirks, Product module and User module.

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.