• Lemminary
    link
    fedilink
    2
    edit-2
    29 days ago

    Can we not do away with CSS/JS, learn from those mistakes and try something else? Pls, I beg you 🥺🙏

    E: Sorry, forgot the /j Lighten up, Lemmy, not everything is a serious comment that needs your scrutiny or meticulous rebuttals.

    • @[email protected]
      link
      fedilink
      829 days ago

      What would you replace it with? There are lessons to be learnt from the web, but to “fix” it is much harder

      • @MagicShel
        link
        1729 days ago

        Flash and applets. Let’s just have a do over of the 90’s and early 00’s.

        /s

        • key
          link
          fedilink
          English
          429 days ago

          Frankly AS did a lot of things well

        • Lemminary
          link
          fedilink
          328 days ago

          Please! I miss my Action Script 3, not this cheap wannabe TypeScript 😭

    • @yogsototh
      link
      629 days ago

      The first pass of elm ecosystem solved it. Before elm, it was also solved by other frameworks. But people wanted to be able to reuse their components and not rebuild new ones. React provided the ability to reuse css, and dirty js code in the middle of your application. You already had an way bigger ecosystem because you didn’t have to learn and built a complete new system again.

      Personally if I had the choice I believe a new start should start at the browser level. Stop supporting HTML/CSS/JS. Create a new app-centric DSL and not a document centric one like html/css/js.

      Ideally something inspired from cocoa layout. And I am dreaming but not accept generic code on the client side and only support a small controlled API. It would solve so many security issues. Sure, the creativity in such an ecosystem will be severely reduced. But we will have a so much improved UX.

      • @[email protected]
        link
        fedilink
        529 days ago

        I get the reasoning but anything like that would just be abused to enshittify things further with unblockable ads and enforced DRM on everything. At least with the open standards there is the ability to adblock and manipulate certain annoyances at a browser level