Just started getting this now. Hopefully it’s some A/B testing that they’ll stop doing, but I’m not holding my breath

  • PresidentCamacho@lemm.ee
    link
    fedilink
    English
    arrow-up
    36
    arrow-down
    8
    ·
    edit-2
    21 hours ago

    All of the people replying to this saying you shouldn’t need JS are totally unaware how modern web development works.

    Yes, you could do many sites without JS, but the entire workforce for web development is trained with JS frameworks. To do otherwise would slow development time down significantly, not allow for certain functionality to exist (functionality you would 100% be unhappy was missing).

    Its not a question of possibility, its a question of feasibility.

    • ClassifiedPancake@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      I’m a React dev. You can create server side websites, written in JS, that don’t require JS to be turned on in the browser. Granted, this just became a new official feature in React but has already been available with React frameworks like NextJS

    • SSJMarx@lemm.ee
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      20 hours ago

      My question is if it wasn’t required before and is required now, what changed? It’s not like Google has added a killer feature recently - this is almost certainly related to those shitty AI answers that are forcing your actual search results even further down the page than they were already.

      • PresidentCamacho@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        16 hours ago

        It wasn’t required, but id wager 99% of website that exist currently run JS in some form or another for something.

        Id wager its impossible to have anything dynamic on a webpage without JS (minus visual dynamics which can be handled with css), at that point you have to replace it with a different programming language and every browser needs to completely change gears to allow other code to run instead. But what advantage is gained by changing to another programming language? Cleaner code w/ less jankyness? Sure I guess, but we would be moving mountains to accomplish a silly thing.

        I’m wondering if many people in this thread understand what JS is and does.

      • auzy@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        20 hours ago

        Even things like lazy loading and such require js though

        A lot of features might not be obvious honestly

        If you’re interested though, you could check the source which should be able to tell you immediately what they use it for

        • Crashumbc@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          19 hours ago

          I love how Lemmy users just assume everyone is a coder… Just a funny observation, not being rude. Lol

          • auzy@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            9 hours ago

            Presumably… If you’re complaining about the use of Javascript, you have some coding knowledge. Otherwise it’s like complaining about the steering wheel in a car, when you can’t drive and don’t have a licence.

            Either they have the knowledge to confirm your answer, or you’re just being a backseat driver

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      5
      ·
      17 hours ago

      I wish JS would die and we get nice and simple websites back. I hate web dev so god damn much. The internet is pure enshittification

      • PresidentCamacho@lemm.ee
        link
        fedilink
        English
        arrow-up
        10
        ·
        16 hours ago

        I don’t know how to tell you this, but removing JS doesn’t turn the internet into a wonderland. Capitalism is to blame for enshitification not JS