Understanding Mapped Types in TypeScript

from blog Joe Previte's Blog', | ↗ original
In this post, we recreate the readonly and partial utility types to understand mapped types.