• demesisx@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    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.

    • lightnegative@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      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