
路 Tim van der Weijde 路 TypeScript
From .NET to TypeScript - Clean Business Logic with Discriminated Unions
Discriminated unions in TypeScript are a simple but powerful way to keep business logic predictable, safe, and maintainable. Especially useful for developers coming from a .NET background.