In this series we are going utility types in Typescript which are commonly used. This will help us to perform common transformation. Below are the list of utility types we are going to cover in this series: Record<KeyType, ValueType> Partial<Type> ...
decpk.hashnode.dev2 min read
No responses yet.