DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What’s the Return Type of a Function That Returns Nothing in TypeScript?

What’s the Return Type of a Function That Returns Nothing in TypeScript?

Comments
2 min read
Void vs Undefined in TypeScript: Runtime vs Compile-Time Explained

Void vs Undefined in TypeScript: Runtime vs Compile-Time Explained

Comments
2 min read
Async vs Await, isn’t This Just Synchronous?

Async vs Await, isn’t This Just Synchronous?

1
Comments
1 min read
Real life examples of async function signatures in React + Typescript

Real life examples of async function signatures in React + Typescript

Comments
1 min read
Why Async Functions in TypeScript Always Return a Promise

Why Async Functions in TypeScript Always Return a Promise

2
Comments
1 min read
Real ChatGPT Conversations: Data Fetching and Query Optimization

Real ChatGPT Conversations: Data Fetching and Query Optimization

8
Comments
10 min read
Understanding TypeScript: Type vs. Interface - A Detailed Comparison

Understanding TypeScript: Type vs. Interface - A Detailed Comparison

5
Comments
3 min read
Angular Signals Form: Validation and Logic

Angular Signals Form: Validation and Logic

8
Comments 1
6 min read
JavaScript project to TypeScript

JavaScript project to TypeScript

1
Comments
3 min read
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)

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

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

Comments
3 min read
Paracetamol.ts💊| #46: Explica este código TypeScript

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

2
Comments
1 min read
Advanced Filtering with Nestjs: The Easy Way

Advanced Filtering with Nestjs: The Easy Way

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

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

2
Comments 1
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.