DHH: TypeScript sucked out much of the joy I had writing JavaScript

7 points by zoba 2 years ago | 2 comments
  • BulgarianIdiot 2 years ago
    TypeScript is an optional preprocessor that he's deliberately using, and then complaining about it. Typical DHH.
    • dtagames 2 years ago
      Indeed. Although frequently misunderstood, every valid JS program is also a valid TS program.

      Everything about TS is optional and only there if you want it and it helps.