DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Path Mapping in TypeScript with Vite

Path Mapping in TypeScript with Vite

5
Comments
2 min read
Fix React.useState using "as const"

Fix React.useState using "as const"

5
Comments 1
4 min read
How to Upgrade NestJS 9 to 10: A Developer's Guide

How to Upgrade NestJS 9 to 10: A Developer's Guide

37
Comments 10
1 min read
'onSticky' Event hook in React

'onSticky' Event hook in React

1
Comments
6 min read
Extracting Class Methods: How To Derive an Interface From a Class

Extracting Class Methods: How To Derive an Interface From a Class

24
Comments 1
3 min read
Typescript Type Level Custom Error Message, Move Runtime Error to Compile time Error!

Typescript Type Level Custom Error Message, Move Runtime Error to Compile time Error!

2
Comments
4 min read
Running both nodejs and bun apps in turborepo

Running both nodejs and bun apps in turborepo

18
Comments 1
4 min read
Singleton Design Pattern in TypeScript with Decorator

Singleton Design Pattern in TypeScript with Decorator

11
Comments
2 min read
TypeScript vs JavaScript: Why Should You Learn TypeScript?

TypeScript vs JavaScript: Why Should You Learn TypeScript?

2
Comments
3 min read
Reusable Header component for React Native

Reusable Header component for React Native

4
Comments
2 min read
Building Robust Angular Applications with TypeScript Interfaces: Best Practices and Examples

Building Robust Angular Applications with TypeScript Interfaces: Best Practices and Examples

10
Comments 1
6 min read
Part 1 of 3 TypeScript Tricks I wish I knew when I started learning TypeScript

Part 1 of 3 TypeScript Tricks I wish I knew when I started learning TypeScript

Comments
2 min read
CSV validation with zod

CSV validation with zod

16
Comments
4 min read
How to write the right API client in TypeScript

How to write the right API client in TypeScript

94
Comments 14
6 min read
React with TypeScript: 10 Pro Tips to Supercharge Your Code

React with TypeScript: 10 Pro Tips to Supercharge Your Code

25
Comments 6
3 min read
How to TRULY persist component state using a custom hook - useQueryParam

How to TRULY persist component state using a custom hook - useQueryParam

1
Comments
4 min read
Understanding the Differences Between Interfaces and Types in TypeScript

Understanding the Differences Between Interfaces and Types in TypeScript

5
Comments
2 min read
Spies and mocking with Node.js test runner (node:test)

Spies and mocking with Node.js test runner (node:test)

5
Comments
2 min read
Buttons and Lists get deprecated by many WhatsApp Web libraries

Buttons and Lists get deprecated by many WhatsApp Web libraries

27
Comments 3
4 min read
Creating contract package using Typescript and Github Packages

Creating contract package using Typescript and Github Packages

5
Comments
5 min read
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

26
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
loading...