Thoughts
Javascript deserved so much better than this. Such a beautiful syntax, beautiful type system. Alternatives like ReScript exist.
People understand what JS could have been. ReasonML, ReScript, or TypeScript. It's JS syntax, dynamic typing, but well-defined and strictly typed. Super clean and polished. JS is so ugly. It's tearing at the seams.
But I can't in good conscience write one of these languages which is going to be transpiled to OCaml that is going to be transpiled to Javascript.