DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Whatever It Takes

Whatever It Takes

3
Comments 2
6 min read
Supercharge Your TypeScript App: Mastering i18next for Type-Safe Translations

Supercharge Your TypeScript App: Mastering i18next for Type-Safe Translations

24
Comments 1
7 min read
How To Make Emoji Input Menu React Component with Emoji Mart

How To Make Emoji Input Menu React Component with Emoji Mart

Comments
2 min read
How To Make Popover Menu React Component With Floating UI

How To Make Popover Menu React Component With Floating UI

Comments
4 min read
Build TypeScript Managed App Runner with CDK

Build TypeScript Managed App Runner with CDK

2
Comments
4 min read
Sharing your Tailwind Configuration between Monorepo Packages

Sharing your Tailwind Configuration between Monorepo Packages

12
Comments 2
3 min read
Creating a newsletter manager with Turso and Qwik

Creating a newsletter manager with Turso and Qwik

1
Comments 1
7 min read
Application Bootstrapping with fp-ts

Application Bootstrapping with fp-ts

2
Comments 1
10 min read
Build a Blog Using Strapi and Next.js

Build a Blog Using Strapi and Next.js

3
Comments
31 min read
TypeScript Typing in React Component

TypeScript Typing in React Component

1
Comments 1
1 min read
How to use named arguments in TypeScript functions?

How to use named arguments in TypeScript functions?

6
Comments 3
1 min read
Deeper Dive Into Generics In Type Script

Deeper Dive Into Generics In Type Script

2
Comments
6 min read
Recursively Moving Files in a Directory with Node.js and TypeScript

Recursively Moving Files in a Directory with Node.js and TypeScript

Comments
4 min read
Voicenotes in React Native App

Voicenotes in React Native App

Comments
4 min read
Conjuring TypeScript's Magic with Mapped Types

Conjuring TypeScript's Magic with Mapped Types

2
Comments
11 min read
Processing for the masses - p5js on steroids

Processing for the masses - p5js on steroids

Comments
3 min read
Understanding Array: Features, Pros, Cons, and Time Complexity

Understanding Array: Features, Pros, Cons, and Time Complexity

2
Comments
6 min read
How To Check Against Custom Types In TypeScript

How To Check Against Custom Types In TypeScript

15
Comments
2 min read
10 Tricks to Write Super Clean Code in TypeScript

10 Tricks to Write Super Clean Code in TypeScript

7
Comments 1
3 min read
Introducing the NestJS Starter Kit (Boilerplate) : Building Scalable and Robust Applications

Introducing the NestJS Starter Kit (Boilerplate) : Building Scalable and Robust Applications

3
Comments
3 min read
Ripple, React shared state with less code...

Ripple, React shared state with less code...

1
Comments
8 min read
내가 싫어하는 JS/TS 라이브러리들

내가 싫어하는 JS/TS 라이브러리들

2
Comments 3
1 min read
Micro-frontend with Module Federations [Part 2] - Create React App

Micro-frontend with Module Federations [Part 2] - Create React App

16
Comments 1
10 min read
NestJS – Data persistence with MongoDB

NestJS – Data persistence with MongoDB

4
Comments
5 min read
Decorators: saviour of the TypeScript devs

Decorators: saviour of the TypeScript devs

2
Comments 2
2 min read
Getting Started with Angular: Components

Getting Started with Angular: Components

Comments
8 min read
Function: The Savior of Scope. The Story Of Immutability And Declarative.

Function: The Savior of Scope. The Story Of Immutability And Declarative.

Comments
4 min read
React Collapsible Component with Auto Height Detection.

React Collapsible Component with Auto Height Detection.

1
Comments
2 min read
Create AI agents and tools using GPT in NodeJS 🚀🤖

Create AI agents and tools using GPT in NodeJS 🚀🤖

13
Comments 2
4 min read
TypeScript for React Development

TypeScript for React Development

Comments
5 min read
Generics in typescript made easy

Generics in typescript made easy

2
Comments
4 min read
How to use Angular Signals

How to use Angular Signals

2
Comments 1
8 min read
Understanding the Record Type Implementation in TypeScript

Understanding the Record Type Implementation in TypeScript

1
Comments
2 min read
How I put ChatGPT into a WYSIWYG editor

How I put ChatGPT into a WYSIWYG editor

18
Comments 2
8 min read
Typescript WTF Moment 12: Beware of Object Literal Unions

Typescript WTF Moment 12: Beware of Object Literal Unions

6
Comments
2 min read
Three Ways of Using "extends" in TypeScript

Three Ways of Using "extends" in TypeScript

47
Comments 3
3 min read
Securing Your Serverless GraphQL API - Part I

Securing Your Serverless GraphQL API - Part I

Comments
9 min read
RxJS Operators: audit

RxJS Operators: audit

Comments
2 min read
Creating an OpenAI powered Writing Assistant for VS Code

Creating an OpenAI powered Writing Assistant for VS Code

3
Comments
9 min read
Create an NFT Minting dApp with Cudos NFT Native Module

Create an NFT Minting dApp with Cudos NFT Native Module

3
Comments 3
38 min read
Typescript 5.2 - Using

Typescript 5.2 - Using

1
Comments
2 min read
Stop using express.js

Stop using express.js

110
Comments 173
2 min read
Create React UI Lib: Component Library Speedrun

Create React UI Lib: Component Library Speedrun

43
Comments 4
3 min read
Rethinking TypeScript Practices: The Downside of React.FC

Rethinking TypeScript Practices: The Downside of React.FC

11
Comments
4 min read
Daxus v0.3.0 is released!

Daxus v0.3.0 is released!

30
Comments
7 min read
Serverless Remix App Contact Form with AWS Lambda, AWS SES and Google ReCaptcha

Serverless Remix App Contact Form with AWS Lambda, AWS SES and Google ReCaptcha

6
Comments
6 min read
Crafting an 'onSticky' Event Handler

Crafting an 'onSticky' Event Handler

1
Comments
5 min read
Exploring Caching with NestJS and Redis

Exploring Caching with NestJS and Redis

28
Comments 6
5 min read
How to Break from forEach in JavaScript?

How to Break from forEach in JavaScript?

18
Comments 8
3 min read
Creating a Site Builder with NextJS and Sanity CMS

Creating a Site Builder with NextJS and Sanity CMS

4
Comments
13 min read
Validate TypeScript CDK stack with Zod

Validate TypeScript CDK stack with Zod

6
Comments
4 min read
How to document components with storybook

How to document components with storybook

2
Comments
2 min read
Write Declarative, Immutable and Flattened Code by Combining Promise and Async Await. The Great Escape From The 4 Hells

Write Declarative, Immutable and Flattened Code by Combining Promise and Async Await. The Great Escape From The 4 Hells

Comments 1
6 min read
QuickNode: Supercharging Your Node.js, TypeScript, and PostgreSQL Projects

QuickNode: Supercharging Your Node.js, TypeScript, and PostgreSQL Projects

1
Comments
2 min read
NestJS tip: fine-grained exception filtering for the same exception class!

NestJS tip: fine-grained exception filtering for the same exception class!

7
Comments
3 min read
Unraveling Angular & TypeScript: Essential Values and Resources

Unraveling Angular & TypeScript: Essential Values and Resources

2
Comments 2
5 min read
Constrained Generic Types in TypeScript

Constrained Generic Types in TypeScript

1
Comments
5 min read
Strange Magic of Typescript Intersections

Strange Magic of Typescript Intersections

2
Comments
5 min read
Snapshot of the Most Popular Programming Languages in 2023

Snapshot of the Most Popular Programming Languages in 2023

2
Comments
3 min read
useSelectInnerText: Cross-browser solution for selecting inner text

useSelectInnerText: Cross-browser solution for selecting inner text

2
Comments
3 min read
loading...