When working with NextJS and Typescript, I often find myself creating classes to represent data structures. In the course of doing so, I often need to create the class from a REST API response that is a JSON object. To expedite this crucial task, I t...
tgrall.hashnode.dev1 min read
No responses yet.