• @jvisick@programming.dev
    link
    fedilink
    159 months ago

    TS is “better” but often I feel like just configuring typescript takes up a significant amount of the time you save by using it.

    • @______@lemm.ee
      link
      fedilink
      59 months ago

      It gets easier the more you do it but ts needed a default official config to start things up with.

      • @ADTJ@feddit.uk
        cake
        link
        fedilink
        29 months ago

        Hahaha exactly! I feel like every time I start a new TS project, I start by copying the tsconfig from an existing one

    • @Rooki@lemmy.world
      link
      fedilink
      19 months ago

      Yeah, i feel the same but it is at least configurable and not terrible configurable like python