• @[email protected]
    link
    fedilink
    241 year ago

    What about Typescript? I’ve only done a little bit of frontend but TypeScript felt much more reliable than pure js

    • TheSaneWriterA
      link
      211 year ago

      I really like Typescript, I think it’s a more smooth programming experience than raw JS or even other high level languages like Python . However, I don’t mind JavaScript as much as many other programmers so I suppose I’m a bit biased.

    • @[email protected]
      link
      fedilink
      61 year ago

      One of my favorite languages, it’s everything that’s good about Javascript plus the one thing that’s missing: types.