A major partner told John Riccitiello personally that it will not pay the Runtime Fee – and in the strongest possible terms.

    • CommanderCloon@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      9 months ago

      Isn’t that super annoying now that JS frameworks are so widespread? (React / angular etc.)

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        9 months ago

        A lot of sites are starting to use next.js (not sure if there’s an angular equivalent), which is essentially server-side React, and the frontend JS picks up where the server left off.

        If you want your articles crawled by search engines, you need some kind of default text representation. So you should be good most of the time blocking JavaScript if you mostly want the text content and are okay with some styling jank, and I don’t expect that to change anytime soon. But you’ll lose interactive features, so things like bank logins likely won’t work.