DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Why I Stopped Building My JavaScript Framework After 1,500 Lines of Spec

Why I Stopped Building My JavaScript Framework After 1,500 Lines of Spec

Comments
12 min read
You Don't Need Zustand: useSyncExternalStore Is All You Need

You Don't Need Zustand: useSyncExternalStore Is All You Need

Comments
8 min read
I Designed a Web Framework That Replaces React Hooks With Two Imports

I Designed a Web Framework That Replaces React Hooks With Two Imports

Comments
8 min read
Feature Based Clean Architecture. Part 2: Decomposition into Services: An Analysis of the Approach's Limits

Feature Based Clean Architecture. Part 2: Decomposition into Services: An Analysis of the Approach's Limits

15
Comments
13 min read
Feature Based Clean Architecture. Part 4: FBCA: Formalizing Responsibility Boundaries in a NestJS Module

Feature Based Clean Architecture. Part 4: FBCA: Formalizing Responsibility Boundaries in a NestJS Module

15
Comments
14 min read
Feature Based Clean Architecture. Part 3: The Architectural Risk of Cycles in NestJS: ROI of Decisions on a Five-Year Horizon

Feature Based Clean Architecture. Part 3: The Architectural Risk of Cycles in NestJS: ROI of Decisions on a Five-Year Horizon

15
Comments 1
10 min read
How to Stop AI Slop in Production: A Two-Layer Validator for LLM Output (2026)

How to Stop AI Slop in Production: A Two-Layer Validator for LLM Output (2026)

22
Comments 3
11 min read
Feature Based Clean Architecture. Part 1: How a NestJS Application Evolves Into an Unmaintainable State

Feature Based Clean Architecture. Part 1: How a NestJS Application Evolves Into an Unmaintainable State

16
Comments 1
11 min read
Building an Enterprise Dashboard : 3 Architecture Lessons That Clicked

Building an Enterprise Dashboard : 3 Architecture Lessons That Clicked

3
Comments
3 min read
Why I Stopped Using Enums in TypeScript (I Use `as const` Instead)

Why I Stopped Using Enums in TypeScript (I Use `as const` Instead)

1
Comments
10 min read
Stop Using Booleans Everywhere — Use Union Types Instead

Stop Using Booleans Everywhere — Use Union Types Instead

1
Comments
8 min read
How I fixed a Bluesky image upload race against Cloudflare Pages deploy lag

How I fixed a Bluesky image upload race against Cloudflare Pages deploy lag

Comments
8 min read
Building Private Signal Board: a Full-Stack Midnight dApp with Compact, Witnesses, React, and Off-Chain Metadata

Building Private Signal Board: a Full-Stack Midnight dApp with Compact, Witnesses, React, and Off-Chain Metadata

2
Comments
14 min read
TypeScript Type Guards

TypeScript Type Guards

Comments
4 min read
Shared Fakes Across a Monorepo: One Test Double from Frontend to Backend

Shared Fakes Across a Monorepo: One Test Double from Frontend to Backend

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