0 points

I vastly prefer Purescript despite it being the road less traveled. Typescript is just a fake-ish type system on top of JavaScript. But Purescript goes MUCH further in the mission of purity and code safety.

permalink
report
reply
0 points

Purescript is like a modern Haskell. Completely different programming paradigm, much less accessible to your average JS developer just wanting to tighten up their code without having to learn category theory

permalink
report
parent
reply
1 point

If compiled languages bother you, then you’re gonna love assembly.

permalink
report
reply
0 points

I’d rather read ASM than … that random crap.

permalink
report
parent
reply
0 points

Asm is compiled too.

Gotta bust out the hex editor.

permalink
report
parent
reply
1 point
*

An assembler doesn’t have any of the interesting parts of a compiler.

Anyway, the problem with Typescript is that it tends to obscure what’s going on one layer below it in ways that don’t happen in traditional compiled languages. We’ve had decades of development on tools that can work together with traditional compilers. Javascript has not, and there are frequent problems getting different tools at different layers of abstraction to march the same direction.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 6.9K

    Monthly active users

  • 733

    Posts

  • 11K

    Comments