• bignose@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Web applications need JavaScript.

      Web sites do not; the static web technologies allow basically any styling, and browsing any content your browser can handle, and HTML forms work fine. In any case, many people who need to access the web site can’t run modern JavaScript. So it should work without that.

      There may be special dynamic enhancements that require JavaScript, but the site should so its core job flawlessly, without any JavaScript.

  • SatyrSack@quokk.au
    link
    fedilink
    English
    arrow-up
    17
    ·
    12 days ago

    I disliked that Tesseract was a bit of a busy mess, visually. I genuinely wanted to like it because it definitely added several useful features. I even self-hosted it for a while. But the default Lemmy UI is so much more simple/streamlined and handles 95% of what I want to do anyway. I would only use Tesseract on occasion, when I needed to perform some action that I knew Tesseract handled better than the default Lemmy UI. But default PieFed supports every feature I liked out of Tesseract anyway, so I didn’t miss it at all when I switched from a Lemmy instance to a PieFed instance.

    • bignose@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I’d love to. Sadly, when I do leave JavaScript alone, too many web sites that should work fine just break.

  • Xylight‮@lemdro.id
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 days ago

    The only web client that doesn’t use JavaScript is mlmym. the modern slopware on the web where websites pump 5 MB of scripts straight to your browser is insanity, but JavaScript can also make websites much much nicer to use (routers that don’t require full page reload).

    • bignose@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Plenty of web clients allow the user to turn off JavaScript. Which is a good safety and security measure.

      If a web site breaks without JavaScript, that’s the fault of the web site designers and implementers.