• @PunkRockSportsFan
    link
    English
    194 hours ago

    JavaScript sucks. I hate using it I hate coding it.

    I whitelist js sources on my personal computer.

    Only absolutely necessary for function scripts get loaded.

    If they ask me to disable the adblocker I blacklist the domain.

    • @jjjalljs@ttrpg.network
      link
      fedilink
      144 minutes ago

      Javascript is like Dungeons and dragons. It’s a mess, weighed down by legacy decisions, too heavy in some places and too light in others, and used in far more places than it should be. It also has some diehard fans, and some diehard fans who have never used anything else.

    • mesa
      link
      fedilink
      English
      17
      edit-2
      4 hours ago

      I’ve done more than 18 years of dev work. I only hate js. All the other parts of the job are fine. Other languages are fine as well. I’ve had to learn so many. Hell I know cobol right along side ruby.

      Js sucks. It sucks to debug. Its frameworks still have issues with basic stuff like many to many relationships.

      All the solutions that don’t use or use it sparingly work for years. The ones that rely on the language usually die a firey death by npm/yarn or get deprecated within 6 months.

      • @PunkRockSportsFan
        link
        English
        94 hours ago

        Js frameworks make php frameworks seems stable efficient and logical by comparison.

        Yikes.

        • mesa
          link
          fedilink
          English
          44 hours ago

          Modern day php and laravel is actually not terrible.

          But yeah I agree with you.