DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bun - What can I use it for?

Bun - What can I use it for?

5
Comments
5 min read
Lit: how to use it

Lit: how to use it

5
Comments
2 min read
[WebRTC][Web Audio API] Identify who is vocalizing

[WebRTC][Web Audio API] Identify who is vocalizing

8
Comments
5 min read
Rescript bindings for Typescript union types

Rescript bindings for Typescript union types

5
Comments
1 min read
Padronização de commits em projetos Typescript

Padronização de commits em projetos Typescript

13
Comments 1
5 min read
An Introduction to Conditional Types in TypeScript

An Introduction to Conditional Types in TypeScript

38
Comments
5 min read
Typescript WTF Moments 4: never extends `${infer P}` yield different result than never extends `${infer P}/`

Typescript WTF Moments 4: never extends `${infer P}` yield different result than never extends `${infer P}/`

3
Comments
1 min read
How to make a CRUD operation By Nodejs and TypeScript .?

How to make a CRUD operation By Nodejs and TypeScript .?

3
Comments
1 min read
📚Angular Interview Questions Part 3

📚Angular Interview Questions Part 3

101
Comments
5 min read
Typescript When You Should Mix Type Alias And Interface

Typescript When You Should Mix Type Alias And Interface

3
Comments
2 min read
Typescript WTF Moments 3: Type of Key is `string` if Key is Template Literal `a/${string}`

Typescript WTF Moments 3: Type of Key is `string` if Key is Template Literal `a/${string}`

3
Comments
1 min read
TypeScript: Standard Built-in Types

TypeScript: Standard Built-in Types

3
Comments
6 min read
Tailwindcss intellisense doesn't work in tsx file.

Tailwindcss intellisense doesn't work in tsx file.

3
Comments
1 min read
Typescript WTF Moments 1: Mixing String Literal Key And String Key In Object Literal Type

Typescript WTF Moments 1: Mixing String Literal Key And String Key In Object Literal Type

5
Comments
1 min read
Typescript Union Keys And Make Uncommon Keys Optional

Typescript Union Keys And Make Uncommon Keys Optional

3
Comments
1 min read
TypeScript vs JavaScript🤔

TypeScript vs JavaScript🤔

24
Comments 39
3 min read
Here is what took me an hour to sort with Prisma today.

Here is what took me an hour to sort with Prisma today.

8
Comments 6
1 min read
Typescript WTF Moments 2: keyof {[x:string]:string} is string | number

Typescript WTF Moments 2: keyof {[x:string]:string} is string | number

3
Comments
1 min read
TEN Stack: Typescript-Express-Node template (Updated 2022)

TEN Stack: Typescript-Express-Node template (Updated 2022)

9
Comments
3 min read
Creating a reusable table component with React-Table and Material UI

Creating a reusable table component with React-Table and Material UI

34
Comments 2
7 min read
How to Create Custom React Calendar Date Range Picker

How to Create Custom React Calendar Date Range Picker

10
Comments 2
10 min read
Utilities I use for web development. 🗿

Utilities I use for web development. 🗿

8
Comments
2 min read
Deno + Multithreading: Somando números com Workers

Deno + Multithreading: Somando números com Workers

8
Comments 2
3 min read
Array print()

Array print()

4
Comments 3
2 min read
Strategies to test AWS AppSync VTL templates

Strategies to test AWS AppSync VTL templates

35
Comments 3
6 min read
loading...