DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a CLI Tool with Node.js

Creating a CLI Tool with Node.js

2
Comments 2
4 min read
The Ultimate Cross-Framework Storage Solution

The Ultimate Cross-Framework Storage Solution

1
Comments 4
6 min read
HTML5 Canvas Testing with CanvasGrid and Playwright 🎭

HTML5 Canvas Testing with CanvasGrid and Playwright 🎭

6
Comments 2
3 min read
Rethinking TypeScript Architecture: From Classes to Composable Functions

Rethinking TypeScript Architecture: From Classes to Composable Functions

23
Comments 4
5 min read
Text Generation using Vercel AI-SDK for Next.js Projects

Text Generation using Vercel AI-SDK for Next.js Projects

Comments
1 min read
TypeScript Enums Showdown: `const enum` vs `enum` vs `object as const`

TypeScript Enums Showdown: `const enum` vs `enum` vs `object as const`

Comments
4 min read
A Comprehensive Guide to State Management with Vanilla Angular

A Comprehensive Guide to State Management with Vanilla Angular

6
Comments 3
10 min read
wyr: Typesafe Dependency Injection for TypeScript (and why I built it)

wyr: Typesafe Dependency Injection for TypeScript (and why I built it)

1
Comments
4 min read
The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 min read
ADK-TS x402: AI Agents with On-Chain Crypto Payments

ADK-TS x402: AI Agents with On-Chain Crypto Payments

7
Comments 1
7 min read
Angular Create App Loader Directive

Angular Create App Loader Directive

Comments
6 min read
Build a Browser-Based Endless Runner Game in TypeScript: Step-by-Step Guide for Beginners

Build a Browser-Based Endless Runner Game in TypeScript: Step-by-Step Guide for Beginners

7
Comments
6 min read
50 Most Useful TypeScript Snippets

50 Most Useful TypeScript Snippets

3
Comments 1
5 min read
Automatically delete Supabase data every morning! I tried batch processing with GitHub Actions + ts-node

Automatically delete Supabase data every morning! I tried batch processing with GitHub Actions + ts-node

1
Comments
2 min read
Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Comments
5 min read
How to Build a Modular AI Agent with LangGraph in NestJS & TypeScript

How to Build a Modular AI Agent with LangGraph in NestJS & TypeScript

3
Comments
6 min read
Mastering Immutability and Type Safety in React + TypeScript

Mastering Immutability and Type Safety in React + TypeScript

Comments
1 min read
Unlocking Literal Types in TypeScript with "as const"

Unlocking Literal Types in TypeScript with "as const"

Comments
1 min read
KISS Meets SOLID: Keep Solid Simple

KISS Meets SOLID: Keep Solid Simple

4
Comments
20 min read
Create a simple TCP server with Node.js

Create a simple TCP server with Node.js

Comments
1 min read
PocketMCP: Running a Local-First MCP Server

PocketMCP: Running a Local-First MCP Server

Comments
2 min read
Why I Built ts-typed-errors: A TypeScript Error Handling Revolution

Why I Built ts-typed-errors: A TypeScript Error Handling Revolution

3
Comments 4
5 min read
Beyond Workarounds: A Journey to Refine Reactive Data Models

Beyond Workarounds: A Journey to Refine Reactive Data Models

18
Comments 4
11 min read
Mastering Routing in Express with TypeScript

Mastering Routing in Express with TypeScript

1
Comments
4 min read
Technical Debt Grows from “Just for Now” — A Real-World Code Walkthrough

Technical Debt Grows from “Just for Now” — A Real-World Code Walkthrough

7
Comments 1
9 min read
loading...