Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Difference Between `readonly` and `const` in TypeScript
Cover image for Difference Between `readonly` and `const` in TypeScript

Difference Between `readonly` and `const` in TypeScript

1
Comments
3 min read
How We Reimagined SQL Query Building to Be Smarter, Safer, and Simpler (Introducing `mysql2-dx` v1.1.0)
Cover image for How We Reimagined SQL Query Building to Be Smarter, Safer, and Simpler (Introducing `mysql2-dx` v1.1.0)

How We Reimagined SQL Query Building to Be Smarter, Safer, and Simpler (Introducing `mysql2-dx` v1.1.0)

4
Comments
3 min read
TypeScript `unknown` vs `any`: Understanding the Key Differences
Cover image for TypeScript `unknown` vs `any`: Understanding the Key Differences

TypeScript `unknown` vs `any`: Understanding the Key Differences

Comments
3 min read
Ever notice your AWS CDK stacks start to look… the same?
Cover image for Ever notice your AWS CDK stacks start to look… the same?

Ever notice your AWS CDK stacks start to look… the same?

Comments
1 min read
React Error Boundaries: Building Resilient Applications That Don't Crash

React Error Boundaries: Building Resilient Applications That Don't Crash

1
Comments 1
5 min read
React+ Typescript: Deep Dive into "readonly"
Cover image for React+ Typescript: Deep Dive into "readonly"

React+ Typescript: Deep Dive into "readonly"

Comments
1 min read
Advanced Contract Patterns and Testing Strategies for AI-Safe Development

Advanced Contract Patterns and Testing Strategies for AI-Safe Development

Comments
12 min read
Building a Bulletproof Next.js User Management System with Contract Programming

Building a Bulletproof Next.js User Management System with Contract Programming

Comments
9 min read
Paracetamol.ts💊| #38: Explica este código TypeScript
Cover image for Paracetamol.ts💊| #38: Explica este código TypeScript

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

1
Comments
1 min read
Fully type-safe integration between your Laravel backend and your frontend

Fully type-safe integration between your Laravel backend and your frontend

Comments
5 min read
State Hydration & Persisted State in Nuxt with Pinia
Cover image for State Hydration & Persisted State in Nuxt with Pinia

State Hydration & Persisted State in Nuxt with Pinia

Comments 1
3 min read
OpenAPI to TypeScript: a More Reliable and Type-Safe Approach
Cover image for OpenAPI to TypeScript: a More Reliable and Type-Safe Approach

OpenAPI to TypeScript: a More Reliable and Type-Safe Approach

2
Comments
2 min read
Setting Up Node.js + TypeScript for Deployment

Setting Up Node.js + TypeScript for Deployment

7
Comments 2
6 min read
From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind
Cover image for 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
Cover image for 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
Cover image for 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.
Cover image for 🛠️ 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
Cover image for 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
Planet Blue Invasion: Building the Future of Casino Gaming with WebGPU and Three.js

Planet Blue Invasion: Building the Future of Casino Gaming with WebGPU and Three.js

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

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

Comments 1
2 min read
loading...