TS Ep 40: Key Remapping with `as`
·593 words·3 mins
Take your Mapped Types to the absolute limit. Learn how to compute entirely new string names for keys on the fly using Template Literal Types, and discover how to completely filter out properties by returning never during key mapping.
