DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Don't Use "any" for Type-Safe TypeScript

Don't Use "any" for Type-Safe TypeScript

5
Comments
3 min read
What We Mean When We Say "Native TypeScript Support"

What We Mean When We Say "Native TypeScript Support"

1
Comments
4 min read
Mapstronaut: A Flexible Object-Mapping Library for JS/TS

Mapstronaut: A Flexible Object-Mapping Library for JS/TS

Comments
2 min read
What is Zod and what does it bring over typescript type definitions

What is Zod and what does it bring over typescript type definitions

1
Comments 1
4 min read
Weekly Coding Challenge #1: Solving Subsets II with Backtracking

Weekly Coding Challenge #1: Solving Subsets II with Backtracking

Comments
3 min read
XyPriss or ExpressJs ?🤔

XyPriss or ExpressJs ?🤔

Comments
1 min read
Conheça a API Temporal. Datas em JavaScript sem dor de cabeça!

Conheça a API Temporal. Datas em JavaScript sem dor de cabeça!

Comments
3 min read
Building a TypeScript Library in 2025

Building a TypeScript Library in 2025

Comments
3 min read
🚀 Modern Auth System with Next.js, MongoDB, TypeScript & Mailtrap – Open Source & Deployed!

🚀 Modern Auth System with Next.js, MongoDB, TypeScript & Mailtrap – Open Source & Deployed!

Comments
2 min read
Becoming a TypeScript Pro – Part 3: Advanced & Enterprise-Level Features

Becoming a TypeScript Pro – Part 3: Advanced & Enterprise-Level Features

6
Comments
3 min read
Latest Stuff in Dev | July '25

Latest Stuff in Dev | July '25

Comments
1 min read
Como eu criei o meu site pessoal depois de tantas tentativas (e o que aprendi no processo)

Como eu criei o meu site pessoal depois de tantas tentativas (e o que aprendi no processo)

Comments
12 min read
Building My Personal Website After Countless Attempts – What I Learned

Building My Personal Website After Countless Attempts – What I Learned

Comments
9 min read
How to handle a language-less main domain with SEO considerations in a Next.js + i18next environment

How to handle a language-less main domain with SEO considerations in a Next.js + i18next environment

Comments
2 min read
Harnessing the **`onQuery: (query: string) void`** Prop — Building a Debounced, Type‑Safe SearchBar in React 19 + TypeScript

Harnessing the **`onQuery: (query: string) void`** Prop — Building a Debounced, Type‑Safe SearchBar in React 19 + TypeScript

Comments
3 min read
Building My First Full-Stack E-commerce Platform: The CommerceFlow Journey

Building My First Full-Stack E-commerce Platform: The CommerceFlow Journey

Comments
7 min read
swagrLite ⚡️ – Say Hello to a Lightweight Swagger Editor Alternative

swagrLite ⚡️ – Say Hello to a Lightweight Swagger Editor Alternative

1
Comments
2 min read
Property 'user' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.

Property 'user' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.

Comments
1 min read
TypeScript Generics: The Magic Wand for Reusable Type-Safe Code

TypeScript Generics: The Magic Wand for Reusable Type-Safe Code

1
Comments
4 min read
These TypeScript Bugs Look Innocent—But Costed Me Hours

These TypeScript Bugs Look Innocent—But Costed Me Hours

Comments
2 min read
Vnoder – Instantly Visualize Your Codebase (Graph, Unused, Cyclic, Empty)

Vnoder – Instantly Visualize Your Codebase (Graph, Unused, Cyclic, Empty)

1
Comments
2 min read
Enabling AWS Budget Notifications with SNS using AWS CDK

Enabling AWS Budget Notifications with SNS using AWS CDK

1
Comments
6 min read
Mastering TypeScript from Scratch – Part 2: Intermediate Concepts

Mastering TypeScript from Scratch – Part 2: Intermediate Concepts

6
Comments
4 min read
Stop the Chaos: My Go-To React Folder Structure Pattern

Stop the Chaos: My Go-To React Folder Structure Pattern

1
Comments 2
5 min read
🧩 Diseño y Modelado: ¿son lo mismo?

🧩 Diseño y Modelado: ¿son lo mismo?

Comments
7 min read
loading...