December 30, 2020
In this video, you'll learn how to combine Discriminated Union with the StrickNullChecks flag in TypeScript to write safer code in TypeScript. We will also show you how to use the Never type to explicitly catch bugs in your TypeScript project.