Mindfulness in TypeScript code branching, or how to if/else(monadical.com) |
Mindfulness in TypeScript code branching, or how to if/else(monadical.com) |
Specifically, many people apparently don't know yet about exhaustiveness and the statement/expression dichotomy and how TS type system can help with it.