DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Getting started with TypeScript + React

Getting started with TypeScript + React

40
Comments 6
3 min read
Exploring the Power of Typescript Decorators: Real-World Examples and Best Practices

Exploring the Power of Typescript Decorators: Real-World Examples and Best Practices

7
Comments
3 min read
AnimationFactory: how Angular creates animation renderers

AnimationFactory: how Angular creates animation renderers

12
Comments 2
4 min read
I ruined my React components by using optional props

I ruined my React components by using optional props

7
Comments
3 min read
My Journey In The Open Source World

My Journey In The Open Source World

4
Comments
3 min read
I was afraid of TS, now my blog is written in it and I love it.

I was afraid of TS, now my blog is written in it and I love it.

5
Comments
4 min read
Framer Motion e Intersection Observer: Uma Dupla Poderosa para Animações no React

Framer Motion e Intersection Observer: Uma Dupla Poderosa para Animações no React

24
Comments 3
6 min read
About index.js Files..

About index.js Files..

8
Comments
3 min read
How to store NFT metadata decentralized and dynamically

How to store NFT metadata decentralized and dynamically

4
Comments
5 min read
Extract dynamic text using regex capturing group

Extract dynamic text using regex capturing group

3
Comments 1
1 min read
Tips for AI-Assisted Web Development.

Tips for AI-Assisted Web Development.

3
Comments
4 min read
How to build TypeScript to ESM and CommonJS

How to build TypeScript to ESM and CommonJS

2
Comments
7 min read
Improve Your Next.js App’s Performance in 10 Minutes

Improve Your Next.js App’s Performance in 10 Minutes

29
Comments
3 min read
A little about Typescript Utility Types

A little about Typescript Utility Types

176
Comments 8
2 min read
Route based navigation menus in Vue

Route based navigation menus in Vue

2
Comments
6 min read
Making impossible states impossible ft. Zod and Typescript

Making impossible states impossible ft. Zod and Typescript

Comments
5 min read
TypeGuards in TypeScript

TypeGuards in TypeScript

4
Comments
2 min read
How to use jest test.each function

How to use jest test.each function

6
Comments
2 min read
VSCode + ChatGPT = Auto Unit Test

VSCode + ChatGPT = Auto Unit Test

12
Comments 1
1 min read
Hoisting

Hoisting

27
Comments 4
4 min read
Decorator pattern in TypeScript

Decorator pattern in TypeScript

7
Comments 2
4 min read
Task monads

Task monads

11
Comments
11 min read
A Quick Look at ERC777 & ERC1820

A Quick Look at ERC777 & ERC1820

5
Comments 1
5 min read
Simple React-Hook-Form v7 Tutorial with Typescript

Simple React-Hook-Form v7 Tutorial with Typescript

18
Comments 1
6 min read
Typescript: User Defined Type guards

Typescript: User Defined Type guards

Comments
3 min read
Learning to build an API in NestJS (Node + Typescript) - Part 05

Learning to build an API in NestJS (Node + Typescript) - Part 05

2
Comments
4 min read
Including standalone components in your module based Angular application routes.

Including standalone components in your module based Angular application routes.

2
Comments
2 min read
[Windows] Try Electron 2

[Windows] Try Electron 2

5
Comments
3 min read
Estruturas de Dados: Entendendo e implementando Filas (Queues) com Typescript

Estruturas de Dados: Entendendo e implementando Filas (Queues) com Typescript

1
Comments
3 min read
Entendendo e aplicando estruturas de dados com Typescript

Entendendo e aplicando estruturas de dados com Typescript

3
Comments
2 min read
Estruturas de Dados: Entendendo e implementando Pilhas (Stacks) com Typescript

Estruturas de Dados: Entendendo e implementando Pilhas (Stacks) com Typescript

2
Comments
7 min read
NG Bootstrap Modal With Full Typing (ngx-bootstrap-typed-modal)

NG Bootstrap Modal With Full Typing (ngx-bootstrap-typed-modal)

2
Comments
4 min read
AI-generated explanations and documentation for JavaScript code

AI-generated explanations and documentation for JavaScript code

188
Comments 16
1 min read
webpack Plugin written by ChatGPT

webpack Plugin written by ChatGPT

4
Comments
8 min read
Use your third-party scripts without the performance hit with Partytown

Use your third-party scripts without the performance hit with Partytown

24
Comments 1
2 min read
React + TypeScript + Webpack + Module Federation Plugin - MicroFrontend Application

React + TypeScript + Webpack + Module Federation Plugin - MicroFrontend Application

9
Comments
4 min read
Introducing Codux

Introducing Codux

217
Comments 64
5 min read
Implementing Live Visitor Count using Serverless WebSockets

Implementing Live Visitor Count using Serverless WebSockets

3
Comments
7 min read
Why we ditched GraphQL for tRPC

Why we ditched GraphQL for tRPC

28
Comments 6
9 min read
Create a simple Node Server Skeleton.

Create a simple Node Server Skeleton.

11
Comments
2 min read
Typescript Why You Should Avoid Explicit Function Generics If Possible

Typescript Why You Should Avoid Explicit Function Generics If Possible

1
Comments
2 min read
Rendering emails with Svelte

Rendering emails with Svelte

10
Comments 1
6 min read
Reasons to Use Typescript with React - Get the Benefits of Static Typing and IntelliSense

Reasons to Use Typescript with React - Get the Benefits of Static Typing and IntelliSense

4
Comments
8 min read
Destructuring Assignment is a Typescript

Destructuring Assignment is a Typescript

3
Comments 2
3 min read
Cadl: a new IDL

Cadl: a new IDL

Comments
1 min read
TypeScript 基礎 -- Promise を返す関数を作り、Promise が解決された後に動く処理を書く

TypeScript 基礎 -- Promise を返す関数を作り、Promise が解決された後に動く処理を書く

Comments
2 min read
Office Scripts (Typescript) in Excel

Office Scripts (Typescript) in Excel

5
Comments
5 min read
Typescript Concat Tuples Type

Typescript Concat Tuples Type

Comments
1 min read
Nest JS Tutorial #3 - Query & Route Params

Nest JS Tutorial #3 - Query & Route Params

26
Comments 1
5 min read
Unexpected end of form when sending form data with Postman- Multer

Unexpected end of form when sending form data with Postman- Multer

9
Comments 2
2 min read
The Complete Guide for Setting Up React App from Scratch (feat. TypeScript)

The Complete Guide for Setting Up React App from Scratch (feat. TypeScript)

10
Comments 6
14 min read
TypeScript One Liners

TypeScript One Liners

Comments
1 min read
Fix Error: Cannot Redeclare Block-Scoped Variable in TypeScript

Fix Error: Cannot Redeclare Block-Scoped Variable in TypeScript

1
Comments
4 min read
How to embed live code editor for React components in MDX docs

How to embed live code editor for React components in MDX docs

1
Comments
3 min read
The Headless-UI Date Picker for React Apps

The Headless-UI Date Picker for React Apps

6
Comments 3
4 min read
Typescript Generate Full Path Type And Get Value Type Of Nested Union Object With Numeric Key

Typescript Generate Full Path Type And Get Value Type Of Nested Union Object With Numeric Key

9
Comments 4
1 min read
Javascript Advance Array Methods You Should Know

Javascript Advance Array Methods You Should Know

5
Comments
6 min read
This Week In React #128: SWR, Vite, Codux, Storybook, Next.js, Forget, Nylon, Paper, align-deps, INP, Zod, Tauri...

This Week In React #128: SWR, Vite, Codux, Storybook, Next.js, Forget, Nylon, Paper, align-deps, INP, Zod, Tauri...

6
Comments
8 min read
Best Way to Create Dynamic Modules in NestJS

Best Way to Create Dynamic Modules in NestJS

4
Comments 4
5 min read
Type safe APIs with Nuxt 3 and tRPC

Type safe APIs with Nuxt 3 and tRPC

23
Comments 4
8 min read
loading...