DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typescript wrapper class for browser storage

Typescript wrapper class for browser storage

Comments
3 min read
BaseOrchestrator: A Pattern for Complex Async Pipelines in Node/Fastify

BaseOrchestrator: A Pattern for Complex Async Pipelines in Node/Fastify

Comments
3 min read
How to Fetch DEV.to Articles in TypeScript (The Easy Way)

How to Fetch DEV.to Articles in TypeScript (The Easy Way)

Comments
3 min read
EventRecord in ECMAScript

EventRecord in ECMAScript

Comments
3 min read
Do we need AWS Durable Functions when we have Step Functions?

Do we need AWS Durable Functions when we have Step Functions?

1
Comments
8 min read
How I Finally Forced LLMs to Return Perfect JSON (2025 Edition) — No Hacks, No Regex, Just Clean Output

How I Finally Forced LLMs to Return Perfect JSON (2025 Edition) — No Hacks, No Regex, Just Clean Output

Comments
2 min read
Display Rupiah Values Beautifully with formatCompact()

Display Rupiah Values Beautifully with formatCompact()

Comments
4 min read
Saying Goodbye to Husky: How Lefthook Supercharged Our TypeScript Workflow

Saying Goodbye to Husky: How Lefthook Supercharged Our TypeScript Workflow

9
Comments
5 min read
When a refactor bot renames things unevenly: inconsistent variable naming across files

When a refactor bot renames things unevenly: inconsistent variable naming across files

Comments
3 min read
Full-Stack Development in 2026

Full-Stack Development in 2026

3
Comments 1
1 min read
Turbopack keeps crashing? I made a CLI that auto-restarts it.

Turbopack keeps crashing? I made a CLI that auto-restarts it.

Comments
2 min read
Implement OOP using TypeScript

Implement OOP using TypeScript

Comments
1 min read
Building a Centralized Keyboard Shortcut System in React: A Priority-Based Approach

Building a Centralized Keyboard Shortcut System in React: A Priority-Based Approach

Comments
17 min read
Building a Production-Ready Rate Limiter with Redis in NestJS (Part 2: Multi-Tenant & Plan-Based Logic)

Building a Production-Ready Rate Limiter with Redis in NestJS (Part 2: Multi-Tenant & Plan-Based Logic)

1
Comments
11 min read
Typique — A zero-runtime CSS-in-TS library that doesn’t fight RSC

Typique — A zero-runtime CSS-in-TS library that doesn’t fight RSC

2
Comments
5 min read
When AI Refactors Introduce Inconsistent Variable Names Across Files

When AI Refactors Introduce Inconsistent Variable Names Across Files

Comments
3 min read
Phyre: The React SSR Framework Built for Monorepos, Order & Scalability

Phyre: The React SSR Framework Built for Monorepos, Order & Scalability

Comments
1 min read
When AI Renames Variables Incorrectly During Multi-file Refactors

When AI Renames Variables Incorrectly During Multi-file Refactors

Comments
3 min read
Building an Animated Portfolio with GSAP, Next.js, and pnpm

Building an Animated Portfolio with GSAP, Next.js, and pnpm

2
Comments
1 min read
🛠️Mastering TypeScript Utility Types: `Partial`, `Pick`, `Record` & More

🛠️Mastering TypeScript Utility Types: `Partial`, `Pick`, `Record` & More

1
Comments
3 min read
Understanding TypeScript Execution Tools: A Deep Dive

Understanding TypeScript Execution Tools: A Deep Dive

1
Comments
10 min read
Turning React/TypeScript Codebases Into Deterministic AI Context - End to End

Turning React/TypeScript Codebases Into Deterministic AI Context - End to End

Comments
2 min read
Advanced TypeScript Patterns: Type-Safe Code That Scales

Advanced TypeScript Patterns: Type-Safe Code That Scales

Comments
5 min read
Introducing handlejson - Safe JSON Parsing Without the try-catch Spam

Introducing handlejson - Safe JSON Parsing Without the try-catch Spam

Comments 1
4 min read
Hidden Gems in TypeScript - Short Hands, Aliases, and Underutilized Built-ins That Save You Time

Hidden Gems in TypeScript - Short Hands, Aliases, and Underutilized Built-ins That Save You Time

Comments
4 min read
loading...