DEV Community

yossarian profile picture

yossarian

TypeScript blog catchts.com

Handle Array.prototype.includes in TypeScript

Handle Array.prototype.includes in TypeScript

4
Comments
2 min read

Want to connect with yossarian?

Create an account to connect with yossarian. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
TypeScript static validation

TypeScript static validation

36
Comments
6 min read
How to flatten a tuple type in TypeScript?

How to flatten a tuple type in TypeScript?

5
Comments
2 min read
How to write a bit safer types in TypeScript

How to write a bit safer types in TypeScript

6
Comments
3 min read
Currying React components in TypeScript

Currying React components in TypeScript

52
Comments 4
4 min read
Typescript: Type Inference on function arguments

Typescript: Type Inference on function arguments

8
Comments
4 min read
How to type React props as a pro in TypeScript

How to type React props as a pro in TypeScript

59
Comments
7 min read
Mutations in TypeScript

Mutations in TypeScript

6
Comments
3 min read
Composition of type validators in TypeScript

Composition of type validators in TypeScript

5
Comments
2 min read
Typing compose function in TypeScript

Typing compose function in TypeScript

6
Comments
3 min read
Typing deep pick function in TypeScript

Typing deep pick function in TypeScript

6
Comments
6 min read
Using fetch in TypeScript with typestate pattern

Using fetch in TypeScript with typestate pattern

6
Comments
2 min read
loading...