You’re Using TypeScript Wrong Without These Utilities
TypeScript? Yeah, we all use it daily.Defining props for a component, typing an API response, making sure no one passes string where a number belongs — all good.
But here’s the thing:
What if you only want to use part of a type? → You’d probably cr...
jiya-blogs.hashnode.dev4 min read