Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
The Art of Beautiful Functions in TypeScript
Cover image for The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 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
Cover image for 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
Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure
Cover image for 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
Building Spark Slider: From AI Startup to Open Source
Cover image for Building Spark Slider: From AI Startup to Open Source

Building Spark Slider: From AI Startup to Open Source

4
Comments 1
2 min read
Why I Built ts-typed-errors: A TypeScript Error Handling Revolution
Cover image for 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
Cover image for 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 Immutability and Type Safety in React + TypeScript
Cover image for 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"
Cover image for Unlocking Literal Types in TypeScript with "as const"

Unlocking Literal Types in TypeScript with "as const"

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

Create a simple TCP server with Node.js

Comments
1 min read
KISS Meets SOLID: Keep Solid Simple
Cover image for KISS Meets SOLID: Keep Solid Simple

KISS Meets SOLID: Keep Solid Simple

3
Comments
20 min read
PocketMCP: Running a Local-First MCP Server
Cover image for PocketMCP: Running a Local-First MCP Server

PocketMCP: Running a Local-First MCP Server

Comments
2 min read
Mastering Routing in Express with TypeScript
Cover image for 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
Paracetamol.ts💊| #44: Explica este código TypeScript
Cover image for Paracetamol.ts💊| #44: Explica este código TypeScript

Paracetamol.ts💊| #44: Explica este código TypeScript

1
Comments 1
1 min read
TypeScript Generics A Practical Guide to Reusable Code
Cover image for TypeScript Generics A Practical Guide to Reusable Code

TypeScript Generics A Practical Guide to Reusable Code

5
Comments 1
4 min read
JSON Schema with AJV: Implementation Deep Dive ⚡
Cover image for JSON Schema with AJV: Implementation Deep Dive ⚡

JSON Schema with AJV: Implementation Deep Dive ⚡

1
Comments 1
5 min read
Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach
Cover image for Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach

Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach

1
Comments
4 min read
훅 인터페이스 개선 및 프로덕션 에러 롤백시킨 경험

훅 인터페이스 개선 및 프로덕션 에러 롤백시킨 경험

Comments
1 min read
My Battle Tested React Hooks Are Now Open Source

My Battle Tested React Hooks Are Now Open Source

4
Comments 3
4 min read
Setting Up an Express TypeScript Server: A Step-by-Step Guide
Cover image for Setting Up an Express TypeScript Server: A Step-by-Step Guide

Setting Up an Express TypeScript Server: A Step-by-Step Guide

1
Comments
3 min read
"Rust and TypeScript"

"Rust and TypeScript"

Comments
5 min read
Building a Dynamic Pricing Page Inspired by Resend: A Deep Dive
Cover image for Building a Dynamic Pricing Page Inspired by Resend: A Deep Dive

Building a Dynamic Pricing Page Inspired by Resend: A Deep Dive

Comments
2 min read
loading...