Typescript - Tips & Tricks - Optional modifier
Hi guys and welcome back,
Today I'll talk about the optional modifier.
Sometimes we have objects that have some optional properties.
In these cases, we need to identify the optional and the required properties, so the consumers can know what is requi...
blog.delpuppo.net2 min read