DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
7 Secret TypeScript Tricks Pros Use 😎🤫

7 Secret TypeScript Tricks Pros Use 😎🤫

306
Comments 24
4 min read
⚛️ Folder Structures in React Projects

⚛️ Folder Structures in React Projects

273
Comments 33
4 min read
Boost Your JavaScript with JSDoc Typing

Boost Your JavaScript with JSDoc Typing

266
Comments 22
18 min read
15 Advanced TypeScript Tips for Development

15 Advanced TypeScript Tips for Development

248
Comments 24
4 min read
A first project with ExpressoTS

A first project with ExpressoTS

246
Comments 35
5 min read
The Ultimate React Reading List: Top 15 Must-Read Articles in 2024

The Ultimate React Reading List: Top 15 Must-Read Articles in 2024

207
Comments 26
5 min read
I made Express faster than Fastify (100x faster JSON, also NestJS)

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

204
Comments 38
6 min read
How I approach and structure Enterprise frontend applications after 4 years of using Next.js

How I approach and structure Enterprise frontend applications after 4 years of using Next.js

202
Comments 26
14 min read
Typescript: Interface

Typescript: Interface

201
Comments 13
3 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
My Favorite Free Courses to Learn Design Patterns in Depth

My Favorite Free Courses to Learn Design Patterns in Depth

190
Comments 8
9 min read
[Nestia] Boost up NestJS server much faster and easier (maximum 20,000x faster + tRPC similar)

[Nestia] Boost up NestJS server much faster and easier (maximum 20,000x faster + tRPC similar)

170
Comments 15
6 min read
Typescript utility types that you must know

Typescript utility types that you must know

169
Comments 15
4 min read
What is JSDoc and why you may not need typescript for your next project?

What is JSDoc and why you may not need typescript for your next project?

169
Comments 32
5 min read
Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️

Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️

164
Comments 12
18 min read
TypeScript: entendendo de forma simplificada esse superconjunto do JS.

TypeScript: entendendo de forma simplificada esse superconjunto do JS.

153
Comments 8
3 min read
React, where are you going?

React, where are you going?

138
Comments 39
5 min read
Implementing Signals from Scratch

Implementing Signals from Scratch

129
Comments 25
5 min read
Mastering TypeScript: Looping with Types

Mastering TypeScript: Looping with Types

113
Comments 9
2 min read
Use Cases for IIFEs

Use Cases for IIFEs

112
Comments 22
10 min read
Create a Component Library Fast🚀(using Vite's library mode)

Create a Component Library Fast🚀(using Vite's library mode)

108
Comments 97
13 min read
⚛️ Applying Strategy Pattern in React (Part 2)

⚛️ Applying Strategy Pattern in React (Part 2)

108
Comments 8
5 min read
Qwik – The Post-Modern Framework

Qwik – The Post-Modern Framework

106
Comments 9
5 min read
How To Build a High-Concurrency Ticket Booking System With Prisma

How To Build a High-Concurrency Ticket Booking System With Prisma

106
Comments 12
5 min read
Understanding TypeScript generators

Understanding TypeScript generators

104
Comments 8
8 min read
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

104
Comments 12
6 min read
After creating RawJS, I'm never touching React again.

After creating RawJS, I'm never touching React again.

102
Comments 238
10 min read
Stop using express.js

Stop using express.js

102
Comments 173
2 min read
Can Next.js Handle 5000 Pages?

Can Next.js Handle 5000 Pages?

100
Comments 7
19 min read
How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

98
Comments 3
6 min read
Differentiating onclick and addEventListener in JavaScript

Differentiating onclick and addEventListener in JavaScript

94
Comments 12
3 min read
Create VS Code Extension with React, TypeScript, Tailwind

Create VS Code Extension with React, TypeScript, Tailwind

93
Comments 16
12 min read
Hyperimport - Import c, rust, zig etc. files in TypeScript

Hyperimport - Import c, rust, zig etc. files in TypeScript

89
Comments 7
5 min read
Drag and Drop Kanban board from scratch with React 🔥

Drag and Drop Kanban board from scratch with React 🔥

88
Comments 18
5 min read
7 Powerful Principles to Tackle Complex Coding Problems 😤

7 Powerful Principles to Tackle Complex Coding Problems 😤

88
Comments 24
3 min read
TypeScript with Go/Rust errors? No try/catch? Heresy.

TypeScript with Go/Rust errors? No try/catch? Heresy.

87
Comments 50
8 min read
Fullstack Angular with Analog 🚀

Fullstack Angular with Analog 🚀

86
Comments
4 min read
Converting JavaScript codebase to TypeScript

Converting JavaScript codebase to TypeScript

86
Comments 12
9 min read
Discovering the Power of JavaScript Proxy After All This Time

Discovering the Power of JavaScript Proxy After All This Time

86
Comments 18
3 min read
Next.js and GraphQL: The Perfect Combination for Full Stack Development

Next.js and GraphQL: The Perfect Combination for Full Stack Development

84
Comments 7
8 min read
10 typescript developers you must follow to become typescript expert in 2024

10 typescript developers you must follow to become typescript expert in 2024

80
Comments 15
4 min read
From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

80
Comments 1
5 min read
Bun: The Next Big Thing in Javascript

Bun: The Next Big Thing in Javascript

78
Comments 29
4 min read
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

78
Comments 8
9 min read
Use Type, not Interface in TypeScript

Use Type, not Interface in TypeScript

77
Comments 25
3 min read
⚛️ Explaining React's Types

⚛️ Explaining React's Types

76
Comments 1
4 min read
Bun 1.0 - JavaScript meets speed of light

Bun 1.0 - JavaScript meets speed of light

76
Comments 12
3 min read
You might not need TypeScript Enum

You might not need TypeScript Enum

75
Comments 22
2 min read
How we improved our Serverless API 300x

How we improved our Serverless API 300x

74
Comments 8
5 min read
Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

73
Comments 9
16 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 Swagger-UI and MSW, but SDK instead

Stop using Swagger-UI and MSW, but SDK instead

72
Comments 12
5 min read
8 Best JavaScript One-Liners

8 Best JavaScript One-Liners

72
Comments 26
3 min read
How to Choose Your Type: TypeScript Interfaces vs Types

How to Choose Your Type: TypeScript Interfaces vs Types

72
Comments 11
2 min read
Learn how to document JavaScript/TypeScript code using JSDoc & Typedoc

Learn how to document JavaScript/TypeScript code using JSDoc & Typedoc

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

How did you switch from JavaScript to TypeScript?

71
Comments 80
3 min read
[Nestia] Make NestJS 30x faster with fastify

[Nestia] Make NestJS 30x faster with fastify

70
Comments 10
7 min read
Avoid using default exports

Avoid using default exports

70
Comments 28
4 min read
✨Top 15 GitHub repositories to achieve Typescript Mastery🏆

✨Top 15 GitHub repositories to achieve Typescript Mastery🏆

69
Comments 5
6 min read
🐳 Docker for Nodejs Developers

🐳 Docker for Nodejs Developers

69
Comments
11 min read
loading...