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

    I started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults.

    Also fuck python and js (used both for work) TS is better but we all know it's not by much

    • @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