Generics in Typescript
Recently I switched from JavaScript to TypeScript while building React applications and it is hands down, one of the best decisions I've made recently. While JavaScript provided enough freedom and movement, the strict typing that TypeScript enforces ...
jainayushee.hashnode.dev4 min read
Ajay
JavaScript enthusiast and React developer building beautiful, responsive UIs.
Great introduction to generics Ayushee Jain.
I am learning TypeScript with React. It is really helpful. Thanks!!