• frobeniusnorm@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 months ago

    Ruling Javascript and Python programmers out would be more sane imho. Java sucks, but at least its typed and doesn’t implement weird semantics.

    • seth@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      JS -> Typescript, let the transpiler do its job

      Python -> mypy + from typing import blahblah

      ez pz