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 1
3 min read
Managing private TypeScript types: beyond DefinitelyTyped

Managing private TypeScript types: beyond DefinitelyTyped

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

Async vs Await, isn’t This Just Synchronous?

1
Comments
1 min read
Unicode-Gen: TypeScript Library for Random Emoji Generation

Unicode-Gen: TypeScript Library for Random Emoji Generation

Comments
1 min read
Typescript : Generic Data Fetch

Typescript : Generic Data Fetch

1
Comments
4 min read
My First Portfolio Website

My First Portfolio Website

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

Real ChatGPT Conversations: Data Fetching and Query Optimization

7
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

7
Comments 1
6 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
Ever notice your AWS CDK stacks start to look… the same?

Ever notice your AWS CDK stacks start to look… the same?

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

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

1
Comments 1
5 min read
React+ Typescript: Deep Dive into "readonly"

React+ Typescript: Deep Dive into "readonly"

Comments
1 min read
Advanced Contract Patterns and Testing Strategies for AI-Safe Development

Advanced Contract Patterns and Testing Strategies for AI-Safe Development

Comments
12 min read
Building a Bulletproof Next.js User Management System with Contract Programming

Building a Bulletproof Next.js User Management System with Contract Programming

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

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

1
Comments
1 min read
Fully type-safe integration between your Laravel backend and your frontend

Fully type-safe integration between your Laravel backend and your frontend

Comments
5 min read
State Hydration & Persisted State in Nuxt with Pinia

State Hydration & Persisted State in Nuxt with Pinia

Comments 1
3 min read
OpenAPI to TypeScript: a More Reliable and Type-Safe Approach

OpenAPI to TypeScript: a More Reliable and Type-Safe Approach

2
Comments
2 min read
Setting Up Node.js + TypeScript for Deployment

Setting Up Node.js + TypeScript for Deployment

7
Comments 2
6 min read
loading...