All websites now have their status displayed on a dashboard. Check it out!
Home
Skills
Projects
Packages
Contact
Blog
Status
$>
BLOG
/
TYPESCRIPT
/
Resume
[
Typescript
]
Typescript Conditional Generic Types
2022-01-19
In this article I show you how I created a function that lets users choose between 2 different data structures as a return type. It uses Conditional Generic Types and Union Types.
#
Typescript
#
nextjs
#
react
#
nodejs