• CanadaPlus@lemmy.sdf.org
    link
    fedilink
    arrow-up
    15
    arrow-down
    4
    ·
    edit-2
    1 month ago

    It’s near-universally regarded as a great prototyping language. For prod you should use something big-boy, like Java, or if you want to get fancy, Rust.

    • _stranger_@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      The “Big Boys” use tests to gauge when code is production ready, they don’t rely on a typing system and call it a day. I’ve seen monoliths made out of bash serve their purpose for years without a glitch, thanks to tests.