Typescript generics are great for writing code that accepts any type. How do we write code that doesn’t accept any type, but instead accepts a range of types? In this lesson we learn how to use generic classes, interfaces and constraints to be more specific with our Typescript generics.
Can I use TS generics in JSX (tsx) files?
Can I use TS generics in JSX (tsx) files? Yes
nice course, but sound quality not the best