Learn to use some of the tips and tricks that can help you write better TypeScript.
We'll look at some utility types, understand how immutable types work, learn how to use conditional types, and finally go through some examples to see how we can write them better.