[TypeScript] Understanding <Generics>
Introduction
In this article, I will be talking about the generics in TypeScript, which is an important concept you need to know. If you know programming languages like Java, C# and GO, you might have heard of it.
Generics allow creating 'type varia...
jaylog.hashnode.dev3 min read