TypeScript utility types: omit and pick
As is in the name, at the heart of everything TypeScript offers, are types. As you pass around data, having a predictable structure helps not only reduce run-time errors but also improves developer productivity as you have IntelliSense support in you...
chris-seaton.co.uk1 min read