Generics using TypeScript

Share this video with your friends

Send Tweet

In this lesson we cover the key reason why programming languages need generics. We then show how use them effectively with TypeScript. We show plenty of examples where generics prevent common programming mistakes.