DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind

From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind

Comments
7 min read
Breaking changes in Prisma Client v6.14

Breaking changes in Prisma Client v6.14

Comments
1 min read
Mastering tsconfig.json in TypeScript

Mastering tsconfig.json in TypeScript

Comments
2 min read
Side Projects: React Digital Display - The End

Side Projects: React Digital Display - The End

Comments
1 min read
Making Your Fetch Requests Production-Ready with ffetch

Making Your Fetch Requests Production-Ready with ffetch

5
Comments
11 min read
🚀 OpenAPI to TypeScript Converter

🚀 OpenAPI to TypeScript Converter

Comments
5 min read
🎉 YINI Parser v1.2.0-beta Released

🎉 YINI Parser v1.2.0-beta Released

1
Comments
2 min read
🛠️ I never use 'never' or taming the Unknown in TypeScript.

🛠️ I never use 'never' or taming the Unknown in TypeScript.

1
Comments
7 min read
How to Calculate Distances Between US ZIP Codes: Exploring Free APIs and a Self-Hosted Solution

How to Calculate Distances Between US ZIP Codes: Exploring Free APIs and a Self-Hosted Solution

Comments
3 min read
Type-safe routing with less code in React

Type-safe routing with less code in React

1
Comments 1
3 min read
Mastering React Imports: Relative vs Aliases (`../` vs `@/`)

Mastering React Imports: Relative vs Aliases (`../` vs `@/`)

Comments
2 min read
Path Aliases in TypeScript (with Vite or Webpack bundlers)

Path Aliases in TypeScript (with Vite or Webpack bundlers)

Comments
2 min read
Using Device Sensors in ArkTS for HarmonyOS — a Step-by-Step Guide

Using Device Sensors in ArkTS for HarmonyOS — a Step-by-Step Guide

6
Comments
6 min read
Unlocking Crypto Market Insights: A Practical Guide to Building Real-time Trading Signals with the LunarCrush API SDK

Unlocking Crypto Market Insights: A Practical Guide to Building Real-time Trading Signals with the LunarCrush API SDK

Comments
3 min read
EPUB Optimizer

EPUB Optimizer

Comments
10 min read
What If React Had NO useEffect?

What If React Had NO useEffect?

2
Comments 6
2 min read
Basic TypeScript for JavaScript Programmers

Basic TypeScript for JavaScript Programmers

Comments
2 min read
Dev vs PROD: Throwing Error vs Fallback Using never Type

Dev vs PROD: Throwing Error vs Fallback Using never Type

Comments 1
1 min read
Compile-Time vs Runtime Safety in React (TSX): The Power of never in TypeScript

Compile-Time vs Runtime Safety in React (TSX): The Power of never in TypeScript

Comments
1 min read
React Recap, years later, thanks to Astro

React Recap, years later, thanks to Astro

29
Comments 5
7 min read
How Type Branding Solved an 'Impossible' TypeScript Problem

How Type Branding Solved an 'Impossible' TypeScript Problem

Comments
6 min read
The Untold Story of Comet Browser

The Untold Story of Comet Browser

16
Comments 5
4 min read
Learn Python from JS/TS

Learn Python from JS/TS

Comments
12 min read
Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Comments
1 min read
Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Comments
1 min read
loading...