• unwarlikeExtortion@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      16 days ago

      You can’t modify the DOM.

      But some most dynamicity can stay - sites can be built freely server-side, and even some “dynamic” functionality like menus can be made using css pseudoclasses.

      Sure, you won’t have a Google Docs or Gmail webapp, but 90% of stuff doesn’t actually need one.

      A basic website doesn’t require js.

      A webshop, for example, does for the part around adding to cart and checkout - but it doesn’t for merely browsing.