DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Summing it all up for Release 2.0

Summing it all up for Release 2.0

Comments
2 min read
Contributing to the Community: Hacktoberfest PR #4

Contributing to the Community: Hacktoberfest PR #4

Comments
5 min read
Contributing to the Community: Hacktoberfest PR #3

Contributing to the Community: Hacktoberfest PR #3

Comments
3 min read
TypeScript Magic: Extracting Route Parameters with Conditional Types

TypeScript Magic: Extracting Route Parameters with Conditional Types

Comments
2 min read
It's Easy To Switch from CommonJS to ES Modules with TS2ESM

It's Easy To Switch from CommonJS to ES Modules with TS2ESM

4
Comments 2
1 min read
What is Zero-Runtime CSS in JS? Which Library Should You Pick?

What is Zero-Runtime CSS in JS? Which Library Should You Pick?

12
Comments 2
10 min read
Best Practices for Writing Clean React Code with Examples

Best Practices for Writing Clean React Code with Examples

61
Comments
9 min read
Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript

Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript

7
Comments
5 min read
Supercharge Your API Testing with Playwright and TypeScript

Supercharge Your API Testing with Playwright and TypeScript

13
Comments
6 min read
Creating a Dynamic service for NestJS and mongoose

Creating a Dynamic service for NestJS and mongoose

2
Comments
3 min read
Configure Helix for Typescript + ESLint + Prettier/dprint

Configure Helix for Typescript + ESLint + Prettier/dprint

10
Comments 3
5 min read
Configure Helix for Typescript + ESLint + Prettier/dprint

Configure Helix for Typescript + ESLint + Prettier/dprint

15
Comments
5 min read
The Rise of TypeScript: A Strongly Typed JavaScript Superset

The Rise of TypeScript: A Strongly Typed JavaScript Superset

3
Comments
3 min read
REST API USING TYPESCRIPT ( CRUD )

REST API USING TYPESCRIPT ( CRUD )

Comments
6 min read
Defining static methods in interfaces with TypeScript

Defining static methods in interfaces with TypeScript

32
Comments 3
5 min read
Undefined vs Null in JavaScript: Deciphering the Void Magic

Undefined vs Null in JavaScript: Deciphering the Void Magic

Comments
2 min read
Demystifying TypeScript Generics with Simple Examples

Demystifying TypeScript Generics with Simple Examples

1
Comments
2 min read
NodeJS + Typescript : Getting Started

NodeJS + Typescript : Getting Started

14
Comments
2 min read
Creating a express app with typescript and swc

Creating a express app with typescript and swc

16
Comments 7
3 min read
Fund Me Smart Contract using Typescript on Near (Non-EVM)

Fund Me Smart Contract using Typescript on Near (Non-EVM)

3
Comments
7 min read
Leveraging Enums in Angular: Enhancing Code Clarity and Reliability

Leveraging Enums in Angular: Enhancing Code Clarity and Reliability

Comments
3 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

1
Comments
6 min read
Fastify + NestJS file upload

Fastify + NestJS file upload

16
Comments 4
2 min read
Facade pattern in Angular

Facade pattern in Angular

Comments
3 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

3
Comments
4 min read
SOLID Principles Series: The Dependency Inversion Principle (DIP) in TypeScript

SOLID Principles Series: The Dependency Inversion Principle (DIP) in TypeScript

5
Comments
3 min read
JS being weird again: forcibly convert synchronous statement to asynchronous with async function

JS being weird again: forcibly convert synchronous statement to asynchronous with async function

5
Comments 13
1 min read
Power of state machine and reactive store combined in Vue3

Power of state machine and reactive store combined in Vue3

4
Comments
4 min read
Mastering LocalStorage Management with React Hooks

Mastering LocalStorage Management with React Hooks

1
Comments
5 min read
Mastering TypeScript: A Beginner's Guide

Mastering TypeScript: A Beginner's Guide

10
Comments
3 min read
Developing Open Source Prompt Engineering Tool

Developing Open Source Prompt Engineering Tool

1
Comments
1 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

3
Comments
5 min read
NodeJS: Blurring Human Faces in Photos

NodeJS: Blurring Human Faces in Photos

11
Comments
3 min read
🔄 Looping Through JavaScript Arrays with Different Approaches 🔄

🔄 Looping Through JavaScript Arrays with Different Approaches 🔄

35
Comments 10
2 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

11
Comments
5 min read
Building an Realtime Web Notepad App

Building an Realtime Web Notepad App

19
Comments 6
4 min read
NodeJS - Ofuscando rostos humanos em fotos

NodeJS - Ofuscando rostos humanos em fotos

1
Comments
3 min read
Tanstack's React Query Kicked `onSuccess`, `onError`, and `onSettled` Out of `useQuery`: Now What?!

Tanstack's React Query Kicked `onSuccess`, `onError`, and `onSettled` Out of `useQuery`: Now What?!

46
Comments 3
3 min read
Error Handling and Logging in NestJS: Best Practices

Error Handling and Logging in NestJS: Best Practices

18
Comments
4 min read
How to Dynamically Adjust the Height of a Textarea in ReactJS

How to Dynamically Adjust the Height of a Textarea in ReactJS

7
Comments
3 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 1

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 1

24
Comments
13 min read
Paginators in the AWS SDK for Javascript V3

Paginators in the AWS SDK for Javascript V3

1
Comments
3 min read
Dependency Injection: The Key to Writing Testable and Flexible Code

Dependency Injection: The Key to Writing Testable and Flexible Code

1
Comments
3 min read
How To Get Type-Safe Frontend Queries Like GraphQL Without GraphQL Using Typescript

How To Get Type-Safe Frontend Queries Like GraphQL Without GraphQL Using Typescript

72
Comments
3 min read
Stop using ANY in TypeScript right now. 🟦🧙‍♂️

Stop using ANY in TypeScript right now. 🟦🧙‍♂️

2
Comments 1
3 min read
Nx 17 Upgrade Errors - Cannot Use Import outside a Module

Nx 17 Upgrade Errors - Cannot Use Import outside a Module

Comments
3 min read
Event Handling with TypeScript in React: Two ways

Event Handling with TypeScript in React: Two ways

Comments
2 min read
Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

30
Comments
1 min read
Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

21
Comments 2
3 min read
Code smells in React with TypeScript Survey

Code smells in React with TypeScript Survey

3
Comments 3
3 min read
DynamoDB Incremental Export with Step Functions

DynamoDB Incremental Export with Step Functions

2
Comments
5 min read
How to Handle Scroll Events in React

How to Handle Scroll Events in React

3
Comments
4 min read
Exploring the New useOptimistic Hook in React: Enhancing UI with Optimistic Updates

Exploring the New useOptimistic Hook in React: Enhancing UI with Optimistic Updates

45
Comments 12
4 min read
Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

5
Comments
10 min read
Storing state between serverless requests with TypeScript and Spin

Storing state between serverless requests with TypeScript and Spin

5
Comments
6 min read
React Reducers

React Reducers

4
Comments
3 min read
How did you switch from JavaScript to TypeScript?

How did you switch from JavaScript to TypeScript?

73
Comments 81
3 min read
VSCode Architecture Analysis - Electron Project Cross-Platform Best Practices

VSCode Architecture Analysis - Electron Project Cross-Platform Best Practices

13
Comments
9 min read
Get Production-Ready Client Libraries from Zod Schemas

Get Production-Ready Client Libraries from Zod Schemas

2
Comments
10 min read
Master Angular 16.1 & 16.2

Master Angular 16.1 & 16.2

8
Comments
3 min read
loading...