TypeScript Discriminated Unions: A Guide to Understanding
TypeScript is a fantastic tool for building scalable JavaScript. When it comes to huge JavaScript projects on the web, it's more or less the de facto norm. As good as it is, there are a few tough sections for the uninitiated. Discriminated unions in ...
Jan 28, 20226 min read1.5K



