DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React Recap, years later, thanks to Astro

React Recap, years later, thanks to Astro

13
Comments
7 min read
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
Why Every Developer Needs a Project Template

Why Every Developer Needs a Project Template

5
Comments 1
2 min read
Clean Starts Only: Next.js + Vercel starter with Airbnb ESLint & Prettier

Clean Starts Only: Next.js + Vercel starter with Airbnb ESLint & Prettier

1
Comments
2 min read
Const Assertions en TypeScript 🤔

Const Assertions en TypeScript 🤔

2
Comments
4 min read
TypeScript Best Practices in Large Codebases

TypeScript Best Practices in Large Codebases

Comments 1
2 min read
Why Multiple Inheritance Is Usually Bad: The Diamond Problem Explained Through Naruto's Edo Tensei

Why Multiple Inheritance Is Usually Bad: The Diamond Problem Explained Through Naruto's Edo Tensei

Comments
2 min read
Setting up husky and lint-staged for Next.js

Setting up husky and lint-staged for Next.js

1
Comments
2 min read
Fortify Schema

Fortify Schema

1
Comments
5 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
Stop Wrapping Every fetch() in try/catch — A Safer Error Handling for TypeScript

Stop Wrapping Every fetch() in try/catch — A Safer Error Handling for TypeScript

Comments
6 min read
The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 min read
The 10-Line Architecture That Scaled to 50+ Pages

The 10-Line Architecture That Scaled to 50+ Pages

Comments
6 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
React Native Skeleton: From Zero to 'Hello World' Without Losing Your Sanity

React Native Skeleton: From Zero to 'Hello World' Without Losing Your Sanity

1
Comments
3 min read
Building Components: From Boring Buttons to Receipt-Chomping Cards

Building Components: From Boring Buttons to Receipt-Chomping Cards

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

PocketMCP: Running a Local-First MCP Server

3
Comments
2 min read
H3ravel: Bringing Laravel’s Elegance to the JavaScript Ecosystem

H3ravel: Bringing Laravel’s Elegance to the JavaScript Ecosystem

1
Comments
2 min read
Paracetamol.ts💊| #44: Explica este código TypeScript

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

1
Comments 1
1 min read
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
"Rust and TypeScript"

"Rust and TypeScript"

Comments
5 min read
Sending Images in Web APIs: Stop Making the Wrong Choice

Sending Images in Web APIs: Stop Making the Wrong Choice

1
Comments 1
2 min read
Stop Treating React Query Cache Keys Like Random Arrays - Here's the Architecture Pattern React Developers Miss

Stop Treating React Query Cache Keys Like Random Arrays - Here's the Architecture Pattern React Developers Miss

1
Comments
2 min read
What is tsup?

What is tsup?

Comments
2 min read
React's Key Prop Isn't About Lists - It's About Component Identity (And That Changes Everything)

React's Key Prop Isn't About Lists - It's About Component Identity (And That Changes Everything)

Comments
3 min read
loading...