DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript: type compatibility vs duck typing

TypeScript: type compatibility vs duck typing

Comments 3
4 min read
How to set up aliases for module imports in TypeScript (Angular)

How to set up aliases for module imports in TypeScript (Angular)

13
Comments
1 min read
Advanced Types in TypeScript

Advanced Types in TypeScript

1
Comments
2 min read
A Better Way to Design a Loading Button Component

A Better Way to Design a Loading Button Component

8
Comments 2
2 min read
Supercharging CSS modules with TypeScript

Supercharging CSS modules with TypeScript

2
Comments 1
6 min read
NextJS api validators

NextJS api validators

Comments
3 min read
How To Do Assertions in AskUI

How To Do Assertions in AskUI

Comments
4 min read
TypeScript Types vs. Interfaces: Which One Should You Choose for Your Next Project?

TypeScript Types vs. Interfaces: Which One Should You Choose for Your Next Project?

Comments
2 min read
Debugging TypeScript projects with VSCode in 2023

Debugging TypeScript projects with VSCode in 2023

7
Comments 2
3 min read
mysql-error-keys : Handling MySQL Error Messages in a More Readable Way

mysql-error-keys : Handling MySQL Error Messages in a More Readable Way

3
Comments
2 min read
Building a chatbot with GPT-3.5 and Next.js: A Detailed Guide

Building a chatbot with GPT-3.5 and Next.js: A Detailed Guide

6
Comments
10 min read
Best ways to use "Extract" utility type in Typescript

Best ways to use "Extract" utility type in Typescript

53
Comments 8
4 min read
SOAP com TypeScript em pleno 2023

SOAP com TypeScript em pleno 2023

7
Comments
5 min read
XML Parsing em NodeJS com XMLBuilder2

XML Parsing em NodeJS com XMLBuilder2

5
Comments
7 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
How to use React Streaming In Remix

How to use React Streaming In Remix

2
Comments
5 min read
Finding the Balance: When to Use Object Destructuring and When to Avoid It

Finding the Balance: When to Use Object Destructuring and When to Avoid It

1
Comments
3 min read
Type Operators (keyof and typeof) in TypeScript

Type Operators (keyof and typeof) in TypeScript

2
Comments
3 min read
NestJS Authentication with OAuth2.0: Adding External Providers

NestJS Authentication with OAuth2.0: Adding External Providers

37
Comments 5
18 min read
Testing Step Function workflows Locally

Testing Step Function workflows Locally

13
Comments 1
8 min read
Bulletproof Your Node.js Backend: Manage Environment Variables with Confidence

Bulletproof Your Node.js Backend: Manage Environment Variables with Confidence

4
Comments 2
4 min read
Adding NgRx to the Angular Application

Adding NgRx to the Angular Application

Comments
2 min read
Displaying dynamic JSON data in GatsbyJS

Displaying dynamic JSON data in GatsbyJS

2
Comments
4 min read
Unleash the power of Partial <T> for mock data perfection!

Unleash the power of Partial <T> for mock data perfection!

1
Comments
2 min read
My first Solidity Smart Contract

My first Solidity Smart Contract

Comments
9 min read
loading...