DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web Development Without (Build) Tooling

Web Development Without (Build) Tooling

2
Comments 2
5 min read
Implementing a Custom Dropdown Component in React with TypeScript and Floating-UI

Implementing a Custom Dropdown Component in React with TypeScript and Floating-UI

Comments
6 min read
The Differences Between 'Object', '{}', and 'object' in TypeScript

The Differences Between 'Object', '{}', and 'object' in TypeScript

251
Comments 13
2 min read
Stop using useQuery from React-Query !

Stop using useQuery from React-Query !

5
Comments
3 min read
Unsolicited Wisdom: My Take on Clean Code in the Frontend

Unsolicited Wisdom: My Take on Clean Code in the Frontend

Comments
6 min read
Navigation Stuck

Navigation Stuck

Comments 1
1 min read
How to Build Scalable Automated Workflows like HubSpot using AWS Lambda, SQS, Node.js, and MongoDB

How to Build Scalable Automated Workflows like HubSpot using AWS Lambda, SQS, Node.js, and MongoDB

Comments
13 min read
How to Set Up a New TypeScript Project

How to Set Up a New TypeScript Project

Comments
2 min read
Píldoras TypeScript: type narrowing con "as const"

Píldoras TypeScript: type narrowing con "as const"

1
Comments
4 min read
Generics <T>【TypeScript】

Generics <T>【TypeScript】

1
Comments
2 min read
Tipar automáticamente Swagger/OpenAPI endpoints con NSwag

Tipar automáticamente Swagger/OpenAPI endpoints con NSwag

Comments
4 min read
Real-Time Notifications with the Observer Pattern: A Practical Guide

Real-Time Notifications with the Observer Pattern: A Practical Guide

6
Comments 1
4 min read
The 16-Digit Limit: Why Your Forms Might Be Swallowing Numbers

The 16-Digit Limit: Why Your Forms Might Be Swallowing Numbers

1
Comments
3 min read
How to Build Your Own Vue-like Reactivity System from Scratch

How to Build Your Own Vue-like Reactivity System from Scratch

13
Comments
4 min read
Master Full-Stack Monorepos: A Step-by-Step Guide

Master Full-Stack Monorepos: A Step-by-Step Guide

9
Comments
10 min read
Why to Avoid Default Exports in JavaScript Modules

Why to Avoid Default Exports in JavaScript Modules

9
Comments 1
4 min read
Todo lo que necesitas saber sobre JavaScript, La Guía completa desde Cero.🥇

Todo lo que necesitas saber sobre JavaScript, La Guía completa desde Cero.🥇

Comments
26 min read
Simple GraphQL Node Interface implementation

Simple GraphQL Node Interface implementation

7
Comments 1
2 min read
Why TypeScript Is Essential For Modern Web Development ⚡️

Why TypeScript Is Essential For Modern Web Development ⚡️

2
Comments
3 min read
Part 1: Mastering Modules in Node.js

Part 1: Mastering Modules in Node.js

Comments 1
3 min read
How private are your class #private fields?

How private are your class #private fields?

Comments
3 min read
Building a Deck-Building Site with ExpressoTS

Building a Deck-Building Site with ExpressoTS

9
Comments
9 min read
Criando um sistema de Chamados com AdonisJS - Parte 1

Criando um sistema de Chamados com AdonisJS - Parte 1

1
Comments 1
17 min read
The value of API-First design on side-projects

The value of API-First design on side-projects

Comments
6 min read
How to fix auto import not working in a React, TypeScript project

How to fix auto import not working in a React, TypeScript project

3
Comments 3
1 min read
loading...