[TypeScript] Union & Intersection Type
Introduction
In this article, we will be talking about the union and intersection type in TypeScript. Furthermore, I will be talking about the downside of using a union type and introduce generic a little bit.
If you want to know more about generics ...
jaylog.hashnode.dev4 min read