Typescript Tips 1: Pick & Omit

Use these utility types to ignore pesky properties you’d rather not work with.

Joe Rackham

--

Photo by Brienne Hong on Unsplash

Welcome to the first article in my series ‘TypeScript Tips’. I’m going to be sharing some lesser-known language features, design patterns, and coding advice to make you more effective whilst working with TS.

What are Pick and Omit?

--

--

Joe Rackham

Professional Software Engineer @ Microsoft - All opinions my own