logo

Typescript

  • Published on
    Having two non-values in JavaScript is now considered a design mistake. You are better off using undefined when possible.
  • Published on
    When the code is not updated to handle a new discriminant value, a bug is likely to happen. TypeScript can prevent this.