DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Angular Addicts #41: Angular 20.2, Animations, Monorepos & more

Angular Addicts #41: Angular 20.2, Animations, Monorepos & more

Comments
3 min read
Why Do Some Packages Require `import * as …` Instead of `import …`?

Why Do Some Packages Require `import * as …` Instead of `import …`?

1
Comments 2
3 min read
I Built LexKit: A Modern, Type-Safe Rich Text Editor for React

I Built LexKit: A Modern, Type-Safe Rich Text Editor for React

8
Comments 2
3 min read
Managing private TypeScript types: beyond DefinitelyTyped

Managing private TypeScript types: beyond DefinitelyTyped

4
Comments
4 min read
Typescript : Generic Data Fetch

Typescript : Generic Data Fetch

1
Comments
4 min read
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
JavaScript project to TypeScript

JavaScript project to TypeScript

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

Angular Signals Form: Validation and Logic

9
Comments 1
6 min read
Difference Between `readonly` and `const` in TypeScript

Difference Between `readonly` and `const` in TypeScript

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.