DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Parse request body with node.js

Parse request body with node.js

Comments
1 min read
KeyMomentum: My First TypeScript Project

KeyMomentum: My First TypeScript Project

Comments
4 min read
TypeScript vs JavaScript - A Detailed Comparison

TypeScript vs JavaScript - A Detailed Comparison

35
Comments
13 min read
Beginner's TypeScript #6

Beginner's TypeScript #6

1
Comments
2 min read
Tech Talk: React in the Terminal? Hold my Beer 🍺

Tech Talk: React in the Terminal? Hold my Beer 🍺

34
Comments 2
3 min read
Local Change Detection in Angular 17

Local Change Detection in Angular 17

16
Comments 1
9 min read
Create a simple http server with node.js

Create a simple http server with node.js

Comments
1 min read
Prompt Engineering with Serverless AI

Prompt Engineering with Serverless AI

26
Comments
8 min read
Roast my Next npm package....

Roast my Next npm package....

Comments
2 min read
Simplify RabbitMQ Integration in Node.js with @kazinaimul/rabbitmq

Simplify RabbitMQ Integration in Node.js with @kazinaimul/rabbitmq

Comments
2 min read
Lambda Persistent Storage with EFS using CDK

Lambda Persistent Storage with EFS using CDK

5
Comments
5 min read
Tackling Polymorphism in Prisma

Tackling Polymorphism in Prisma

36
Comments
8 min read
Playwright & Prometheus. Send your metrics in real-time

Playwright & Prometheus. Send your metrics in real-time

11
Comments 4
4 min read
Using JavaScript Packages without TypeScript Declarations in TypeScript

Using JavaScript Packages without TypeScript Declarations in TypeScript

Comments
2 min read
Beginner's TypeScript #5

Beginner's TypeScript #5

1
Comments
1 min read
Essentials of TypeScript Classes

Essentials of TypeScript Classes

27
Comments
14 min read
A Modern Node.JS TypeScript Lib Template

A Modern Node.JS TypeScript Lib Template

1
Comments
1 min read
making using ref work with typescript

making using ref work with typescript

Comments
1 min read
Beginner's TypeScript #4

Beginner's TypeScript #4

Comments
1 min read
Migrating From until-destroy To Angular takeUntilDestroyed

Migrating From until-destroy To Angular takeUntilDestroyed

5
Comments
5 min read
Announcing @ngneat/avvvatars

Announcing @ngneat/avvvatars

10
Comments
1 min read
Custom JavaScript/Typescript Errors: Why and how to use them

Custom JavaScript/Typescript Errors: Why and how to use them

Comments
6 min read
React on esbuild

React on esbuild

Comments
2 min read
Building Netflix Clone with NextJs 13.4: Part 1

Building Netflix Clone with NextJs 13.4: Part 1

16
Comments
7 min read
Utiliza el patrón de diseño Strategy 👾

Utiliza el patrón de diseño Strategy 👾

3
Comments
3 min read
Beginner's TypeScript #3

Beginner's TypeScript #3

1
Comments
2 min read
TypeScript: namespace VS class

TypeScript: namespace VS class

4
Comments 1
1 min read
SendGrid Mail Service in NestJS

SendGrid Mail Service in NestJS

2
Comments
3 min read
TypeScript Type Narrowing: A Comprehensive Guide 🤖

TypeScript Type Narrowing: A Comprehensive Guide 🤖

10
Comments 1
3 min read
TIL - Today I Learn 12-11 18-11

TIL - Today I Learn 12-11 18-11

15
Comments 2
5 min read
Exploring the Power of Square Brackets in TypeScript

Exploring the Power of Square Brackets in TypeScript

3
Comments
3 min read
Next x Nest – GraphQL for REST API developers – Part 2

Next x Nest – GraphQL for REST API developers – Part 2

1
Comments 1
12 min read
Beginner's TypeScript #2

Beginner's TypeScript #2

2
Comments
2 min read
Queuing jobs in NestJS using @nestjs/bullmq package

Queuing jobs in NestJS using @nestjs/bullmq package

26
Comments 3
8 min read
Passkey Example Implementation in Node.js, MySQL & Vanilla JS/HTML

Passkey Example Implementation in Node.js, MySQL & Vanilla JS/HTML

8
Comments
2 min read
I made a Copilot in Rust 🦀 , here is what I have learned... (as a TypeScript dev)

I made a Copilot in Rust 🦀 , here is what I have learned... (as a TypeScript dev)

27
Comments 4
25 min read
Typescript vs Javascript

Typescript vs Javascript

1
Comments
5 min read
The NgRx Component Store is neat!

The NgRx Component Store is neat!

1
Comments 1
5 min read
Beginner's TypeScript #1

Beginner's TypeScript #1

8
Comments
1 min read
Add CI workflow to repo

Add CI workflow to repo

Comments
3 min read
Mastering AWS CDK: Setting Up a Custom Domain for Your HTTP Gateway

Mastering AWS CDK: Setting Up a Custom Domain for Your HTTP Gateway

1
Comments
7 min read
'Nothing Chats' is Not Secure.

'Nothing Chats' is Not Secure.

Comments
6 min read
The Strictest TypeScript Config

The Strictest TypeScript Config

41
Comments 12
4 min read
Zod - TypeScript-first schema declaration and validation library #tips

Zod - TypeScript-first schema declaration and validation library #tips

1
Comments
1 min read
In-Depth guide for TypeScript Library

In-Depth guide for TypeScript Library

2
Comments
9 min read
Implement transaction & rollback

Implement transaction & rollback

Comments 1
1 min read
Zod - TypeScript-first schema declaration and validation library #11

Zod - TypeScript-first schema declaration and validation library #11

2
Comments
2 min read
Migrating from Jest to Vitest for your React Application

Migrating from Jest to Vitest for your React Application

26
Comments 3
4 min read
populate referencing fields

populate referencing fields

Comments
1 min read
AppError=> Develop an AppError class in TypeScript for a MERN application utilizing Mongoose for MongoDB integration.

AppError=> Develop an AppError class in TypeScript for a MERN application utilizing Mongoose for MongoDB integration.

Comments
1 min read
Time Saving Tip #2 - User Snippets in VSCode

Time Saving Tip #2 - User Snippets in VSCode

4
Comments
7 min read
How I Used Electron and React to Create a Sweet UI for FFMPEG

How I Used Electron and React to Create a Sweet UI for FFMPEG

1
Comments
6 min read
Implementing a Custom `Includes` Utility Type in TypeScript

Implementing a Custom `Includes` Utility Type in TypeScript

Comments
4 min read
Zod - TypeScript-first schema declaration and validation library #10

Zod - TypeScript-first schema declaration and validation library #10

2
Comments
2 min read
Crash Course on props-types

Crash Course on props-types

1
Comments
4 min read
Sequelize CLI & Typescript

Sequelize CLI & Typescript

37
Comments 6
7 min read
Node.js, TypeScript and ESM: it doesn't have to be painful

Node.js, TypeScript and ESM: it doesn't have to be painful

79
Comments 13
3 min read
Data Structures Implementation in JavaScript or TypeScript

Data Structures Implementation in JavaScript or TypeScript

49
Comments 2
14 min read
Contributing to a JavaScript project!

Contributing to a JavaScript project!

9
Comments
5 min read
Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

27
Comments 3
5 min read
loading...