TypeScript's Discriminated Unions With Real Use Cases
Discriminated Unions are a powerful TypeScript feature that can lead to some very robust code that scales well on large teams. However it is a rather underrated & under utilised pattern. I'm going to give a real world example for using discriminated ...
antman-does-software.com7 min read