How to Assign Types To Nested Objects In TypeScript
Objects are what you are dealing with working as a JavaScript developer, and needless to say, that holds true for TypeScript as well. TypeScript provides you with multiple ways to define type definitions for object properties. We'll look at a couple ...
cloudaffle.hashnode.dev4 min read