DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
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
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
Here is what took me an hour to sort with Prisma today.

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

9
Comments 6
1 min read
TypeScript vs JavaScript🤔

TypeScript vs JavaScript🤔

24
Comments 39
3 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.