Strict Unions in Typescript – A Practical Approach
Unions are great and working with them in typescript is a piece of cake in most cases. That is, until you stumble upon the following problem: you must define all the…
Weiterlesen
Strict Unions in Typescript – A Practical Approach