Latest snippets
Using mapped types to access object properties
4/6/2022
Once in a while, I struggle to work with objects containing different types of property values now and then. Yet, using mapped types, it is a piece of cake.
Pieces of knowledge from the world of web development.
Once in a while, I struggle to work with objects containing different types of property values now and then. Yet, using mapped types, it is a piece of cake.