sent from a disposable whonix qube

  • Lev
    link
    fedilink
    arrow-up
    47
    arrow-down
    5
    ·
    4 days ago

    I hate javascript

    • OrganicMustard@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      4 days ago

      There are protocols like gemini that only have text and files, no executing code. I wish there was more of the web moving towards that.

      *Edited for wrong language autocorrect.

      • libewa@feddit.org
        link
        fedilink
        arrow-up
        2
        ·
        23 hours ago

        There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers, commandfor etc. One thing I am missing is opening arbitrary popovers on a long hover. For that, you still need mousemove event listeners.