DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stacking Serverless Data Structures for a Pomodoro App on AWS

Stacking Serverless Data Structures for a Pomodoro App on AWS

11
Comments 3
9 min read
How to optimize Cypress tests using JavaScript abilities? (Part 2. Recursion)

How to optimize Cypress tests using JavaScript abilities? (Part 2. Recursion)

7
Comments 1
8 min read
Type Negation: How to Forbid Certain Properties

Type Negation: How to Forbid Certain Properties

19
Comments 4
3 min read
`zod` Function Definitions in JavaScript Classes

`zod` Function Definitions in JavaScript Classes

Comments
1 min read
Learn TypeScript

Learn TypeScript

1
Comments
8 min read
I made Express faster than Fastify (100x faster JSON, also NestJS)

I made Express faster than Fastify (100x faster JSON, also NestJS)

218
Comments 39
6 min read
Make Your Global Components Elegant with EventTarget

Make Your Global Components Elegant with EventTarget

3
Comments
5 min read
Introducción a Typescript: ¿Huir o Abrazarlo con Pasión?"

Introducción a Typescript: ¿Huir o Abrazarlo con Pasión?"

3
Comments
7 min read
The SOLID way to code

The SOLID way to code

Comments
5 min read
Use Vue Exit Intent | A Vue Composable to power your exit intent content

Use Vue Exit Intent | A Vue Composable to power your exit intent content

9
Comments 4
1 min read
Getting Started with Pipes in Angular: A Beginner's Guide

Getting Started with Pipes in Angular: A Beginner's Guide

4
Comments
7 min read
Don't trust, verify: Indexing ENS Domains with Subsquid

Don't trust, verify: Indexing ENS Domains with Subsquid

Comments
9 min read
Next.js + AWS S3 Upload

Next.js + AWS S3 Upload

2
Comments 1
4 min read
An in-depth comparison of the most popular DynamoDB wrappers

An in-depth comparison of the most popular DynamoDB wrappers

8
Comments 4
7 min read
✨2023#15: Unlazy: Universal Lazy Loading

✨2023#15: Unlazy: Universal Lazy Loading

2
Comments
4 min read
🔥2023#15: X-Crawl, A Flexible Multifunctional Crawler

🔥2023#15: X-Crawl, A Flexible Multifunctional Crawler

Comments
4 min read
Amending my professional path

Amending my professional path

2
Comments
1 min read
NodeJS Microservice with gRPC and TypeScript

NodeJS Microservice with gRPC and TypeScript

Comments
12 min read
Tipos condicionais no TypeScript: exemplos práticos e uso avançado

Tipos condicionais no TypeScript: exemplos práticos e uso avançado

9
Comments 2
3 min read
Prettier: A Double-Edged Sword for Code Formatting 🎭

Prettier: A Double-Edged Sword for Code Formatting 🎭

1
Comments
4 min read
Signals: what this means for NgRx

Signals: what this means for NgRx

28
Comments 2
6 min read
My Journey in Open Source - github-workflow-migrator

My Journey in Open Source - github-workflow-migrator

Comments
1 min read
Beyond Basics: Designing Flexible and Extensible TypeScript Applications with Decorator Design Pattern

Beyond Basics: Designing Flexible and Extensible TypeScript Applications with Decorator Design Pattern

Comments
5 min read
TypeScript: type compatibility vs duck typing

TypeScript: type compatibility vs duck typing

Comments 3
4 min read
How to set up aliases for module imports in TypeScript (Angular)

How to set up aliases for module imports in TypeScript (Angular)

12
Comments
1 min read
Advanced Types in TypeScript

Advanced Types in TypeScript

1
Comments
2 min read
A Better Way to Design a Loading Button Component

A Better Way to Design a Loading Button Component

8
Comments 2
2 min read
Supercharging CSS modules with TypeScript

Supercharging CSS modules with TypeScript

2
Comments 1
6 min read
NextJS api validators

NextJS api validators

Comments
3 min read
How To Do Assertions in AskUI

How To Do Assertions in AskUI

Comments
4 min read
TypeScript Types vs. Interfaces: Which One Should You Choose for Your Next Project?

TypeScript Types vs. Interfaces: Which One Should You Choose for Your Next Project?

Comments
2 min read
Debugging TypeScript projects with VSCode in 2023

Debugging TypeScript projects with VSCode in 2023

7
Comments 2
3 min read
mysql-error-keys : Handling MySQL Error Messages in a More Readable Way

mysql-error-keys : Handling MySQL Error Messages in a More Readable Way

2
Comments
2 min read
Building a chatbot with GPT-3.5 and Next.js: A Detailed Guide

Building a chatbot with GPT-3.5 and Next.js: A Detailed Guide

5
Comments
10 min read
Best ways to use "Extract" utility type in Typescript

Best ways to use "Extract" utility type in Typescript

52
Comments 8
4 min read
SOAP com TypeScript em pleno 2023

SOAP com TypeScript em pleno 2023

7
Comments
5 min read
XML Parsing em NodeJS com XMLBuilder2

XML Parsing em NodeJS com XMLBuilder2

5
Comments
7 min read
How I improve my skills in Typescript #2 : Mapped Type

How I improve my skills in Typescript #2 : Mapped Type

196
Comments 4
7 min read
How to use React Streaming In Remix

How to use React Streaming In Remix

2
Comments
5 min read
Finding the Balance: When to Use Object Destructuring and When to Avoid It

Finding the Balance: When to Use Object Destructuring and When to Avoid It

1
Comments
3 min read
Type Operators (keyof and typeof) in TypeScript

Type Operators (keyof and typeof) in TypeScript

1
Comments
3 min read
NestJS Authentication with OAuth2.0: Adding External Providers

NestJS Authentication with OAuth2.0: Adding External Providers

35
Comments 5
18 min read
Testing Step Function workflows Locally

Testing Step Function workflows Locally

13
Comments 1
8 min read
Bulletproof Your Node.js Backend: Manage Environment Variables with Confidence

Bulletproof Your Node.js Backend: Manage Environment Variables with Confidence

4
Comments 2
4 min read
Adding NgRx to the Angular Application

Adding NgRx to the Angular Application

Comments
2 min read
Displaying dynamic JSON data in GatsbyJS

Displaying dynamic JSON data in GatsbyJS

2
Comments
4 min read
Unleash the power of Partial <T> for mock data perfection!

Unleash the power of Partial <T> for mock data perfection!

1
Comments
2 min read
My first Solidity Smart Contract

My first Solidity Smart Contract

Comments
9 min read
TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

326
Comments 21
11 min read
Typescript utility types that you must know

Typescript utility types that you must know

173
Comments 17
4 min read
How to use action classes in NestJs

How to use action classes in NestJs

1
Comments
2 min read
Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

3
Comments
3 min read
How to use Prisma with Express and Postgresql as database

How to use Prisma with Express and Postgresql as database

5
Comments
5 min read
Admin UI extension in Vendure

Admin UI extension in Vendure

5
Comments
5 min read
[TypeScript] Try esbuild

[TypeScript] Try esbuild

2
Comments
2 min read
CDK ASL Definition Extractor

CDK ASL Definition Extractor

11
Comments 3
2 min read
Javascript: on clone des robots !

Javascript: on clone des robots !

1
Comments
5 min read
Material UI Customization (TypeScript)

Material UI Customization (TypeScript)

30
Comments 4
7 min read
TypeScript 5.0: new mode bundler & ESM

TypeScript 5.0: new mode bundler & ESM

33
Comments 2
4 min read
Setting up Next.js 13 with TypeScript-ESLint

Setting up Next.js 13 with TypeScript-ESLint

7
Comments 2
2 min read
loading...