DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

5
Comments 1
4 min read
The importance of TypeScript, its uses, and types

The importance of TypeScript, its uses, and types

1
Comments
2 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

7
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
Tab Closer Pro v1.0.1: Sorting, and Search Features

Tab Closer Pro v1.0.1: Sorting, and Search Features

Comments
1 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 ⚡️

1
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
When to Use `concatMap`, `mergeMap`, `switchMap`, and `exhaustMap` Operators in Building a CRUD with NgRx

When to Use `concatMap`, `mergeMap`, `switchMap`, and `exhaustMap` Operators in Building a CRUD with NgRx

3
Comments 1
11 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

Comments
1 min read
10 Interesting Things to Know About TypeScript:

10 Interesting Things to Know About TypeScript:

4
Comments
2 min read
Custom React Hook: useResizeObserver

Custom React Hook: useResizeObserver

Comments
2 min read
Why Typescript is better than JavaScript

Why Typescript is better than JavaScript

Comments
3 min read
5 Best SaaS Boilerplates 2024 Used By Successful Developers

5 Best SaaS Boilerplates 2024 Used By Successful Developers

6
Comments
6 min read
Validando input file e select com Yup

Validando input file e select com Yup

1
Comments
2 min read
Node Will Finally suport Typescript???

Node Will Finally suport Typescript???

15
Comments 3
3 min read
Typescript Coding Chronicles: String Compression

Typescript Coding Chronicles: String Compression

1
Comments
4 min read
TypeScript Node.js Boilerplate

TypeScript Node.js Boilerplate

Comments
2 min read
Making a Wack-A-Molee with AnalogJs - Part 2

Making a Wack-A-Molee with AnalogJs - Part 2

Comments
18 min read
Use i18n with TypeScript checks

Use i18n with TypeScript checks

1
Comments
1 min read
Making a REST API typesafe with React Query and Zod

Making a REST API typesafe with React Query and Zod

3
Comments
4 min read
I Created a Web App with hono Where Everyone Can Knead Clay Together

I Created a Web App with hono Where Everyone Can Knead Clay Together

Comments
7 min read
Angular 18 — Zoneless & Change Detection

Angular 18 — Zoneless & Change Detection

6
Comments 3
4 min read
How to Implement ActionCreationGroup in NgRx

How to Implement ActionCreationGroup in NgRx

2
Comments 1
5 min read
TypeScript strictly typed - Part 4: full static types

TypeScript strictly typed - Part 4: full static types

1
Comments
4 min read
Transitioning from JavaScript to TypeScript: A Beginner’s Guide 2024

Transitioning from JavaScript to TypeScript: A Beginner’s Guide 2024

1
Comments
4 min read
How to Easily Set Up an Express API with TypeScript

How to Easily Set Up an Express API with TypeScript

4
Comments
2 min read
Inversify Inject Decoration

Inversify Inject Decoration

4
Comments
2 min read
How to make your website have Drag and Drop Files

How to make your website have Drag and Drop Files

2
Comments
2 min read
What is Nodejs

What is Nodejs

1
Comments 1
7 min read
Behind `NoInfer` in TypeScript

Behind `NoInfer` in TypeScript

Comments
2 min read
LeetCode Meditations — Chapter 12: Dynamic Programming

LeetCode Meditations — Chapter 12: Dynamic Programming

1
Comments
4 min read
Type issu in Nextjs app.

Type issu in Nextjs app.

Comments
2 min read
Angular + Sanity CMS: Setting Up Your Sanity CMS Project with TypeScript

Angular + Sanity CMS: Setting Up Your Sanity CMS Project with TypeScript

3
Comments
5 min read
Reflect MetaData

Reflect MetaData

5
Comments
1 min read
React is Good, but Angular Takes My Heart

React is Good, but Angular Takes My Heart

1
Comments
3 min read
Using two script blocks in Vue Single File Components

Using two script blocks in Vue Single File Components

8
Comments 3
3 min read
UI Design System - Badge Component

UI Design System - Badge Component

5
Comments
4 min read
Angular is an Enigma Wrapped in Code

Angular is an Enigma Wrapped in Code

Comments
3 min read
Dual Node TypeScript Packages - The Easy Way

Dual Node TypeScript Packages - The Easy Way

8
Comments 1
1 min read
Basic React Design Patterns: A practical look with Tic Tac Toe

Basic React Design Patterns: A practical look with Tic Tac Toe

Comments
4 min read
🚀I built a RESTful API backend application with Express.js and TypeScript

🚀I built a RESTful API backend application with Express.js and TypeScript

2
Comments
1 min read
I hope someone can give me some advice.

I hope someone can give me some advice.

Comments 1
1 min read
Building a Text-to-Speech Avatar App with ReactJS and Azure TTS Avatar AI.

Building a Text-to-Speech Avatar App with ReactJS and Azure TTS Avatar AI.

2
Comments
8 min read
NestJs-mod updated for work with NX v.19.5.3

NestJs-mod updated for work with NX v.19.5.3

Comments
1 min read
Safely restructure your codebase with Dependency Graphs

Safely restructure your codebase with Dependency Graphs

5
Comments
3 min read
Building a React App to Fetch and Display BTC Unspent Outputs: A Beginner's Guide

Building a React App to Fetch and Display BTC Unspent Outputs: A Beginner's Guide

2
Comments
5 min read
How Define the Type of Loader in Remix

How Define the Type of Loader in Remix

Comments
3 min read
Master TypeScript: Let's Do Math In Type System

Master TypeScript: Let's Do Math In Type System

3
Comments
13 min read
LeetCode Meditations: Decode Ways

LeetCode Meditations: Decode Ways

2
Comments
4 min read
loading...