DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Mastering the `<iframe>` Tag in React with TypeScript: A Comprehensive Guide

Mastering the `<iframe>` Tag in React with TypeScript: A Comprehensive Guide

1
Comments
6 min read
Enterprise-Grade Node.js: Leveraging TypeScript, ESLint & Prettier for Production Excellence

Enterprise-Grade Node.js: Leveraging TypeScript, ESLint & Prettier for Production Excellence

6
Comments
5 min read
Using React Context API in Next.js 15 for Global State Management

Using React Context API in Next.js 15 for Global State Management

Comments
2 min read
Making APIs with Express & Typescript using OOPs

Making APIs with Express & Typescript using OOPs

Comments
5 min read
Why .editorconfig Still Matters Even with Prettier Around

Why .editorconfig Still Matters Even with Prettier Around

5
Comments
4 min read
Centralizing type checking with Type Guards

Centralizing type checking with Type Guards

11
Comments
3 min read
Master TypeScript with These Essential Concepts

Master TypeScript with These Essential Concepts

1
Comments
4 min read
Read Posts using Dev.to API: A Guide

Read Posts using Dev.to API: A Guide

6
Comments 2
4 min read
Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators đŸ¤”đŸ’¡

Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators đŸ¤”đŸ’¡

Comments
2 min read
Fetch API

Fetch API

5
Comments
1 min read
Improving Developer Experience in AWS Lambda: Bridging CDK and Functions

Improving Developer Experience in AWS Lambda: Bridging CDK and Functions

6
Comments
9 min read
Typescript scripts in the command line: Deno 2.0 vs Node.JS

Typescript scripts in the command line: Deno 2.0 vs Node.JS

Comments
2 min read
Typescript-eslint + prettier para padronizaĂ§Ă£o de cĂ³digo em React com Typescript

Typescript-eslint + prettier para padronizaĂ§Ă£o de cĂ³digo em React com Typescript

1
Comments
8 min read
How to build AI-Powered SaaS Platform with React, ShadCN, Appwrite & Clerk

How to build AI-Powered SaaS Platform with React, ShadCN, Appwrite & Clerk

18
Comments
2 min read
Reusable NestJS Interceptors with a Factory Pattern

Reusable NestJS Interceptors with a Factory Pattern

1
Comments
5 min read
Top 20 Common TypeScript Mistakes and How to Fix Them

Top 20 Common TypeScript Mistakes and How to Fix Them

6
Comments
4 min read
Using Array.at() over Array[index]

Using Array.at() over Array[index]

Comments
3 min read
API Integration with Tanstack Query: Transforming Product Data Management

API Integration with Tanstack Query: Transforming Product Data Management

6
Comments
6 min read
Scaling Up Different Functionalities in a Single Worker using Queues

Scaling Up Different Functionalities in a Single Worker using Queues

5
Comments
4 min read
CDKTF for Terraform Engineers

CDKTF for Terraform Engineers

1
Comments
9 min read
How to test external dependencies with Nest

How to test external dependencies with Nest

1
Comments
10 min read
How to Upload Images to Cloudinary from the Client Side

How to Upload Images to Cloudinary from the Client Side

Comments
4 min read
I made TypeScript Class Chatbot (every TypeScript class types also can do it)

I made TypeScript Class Chatbot (every TypeScript class types also can do it)

11
Comments
5 min read
Why you might not want to reuse your API types

Why you might not want to reuse your API types

Comments
3 min read
Jest: A Delightful JavaScript Testing Framework

Jest: A Delightful JavaScript Testing Framework

1
Comments
5 min read
loading...