• argv_minus_one@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    You forgot to read the very small fineprint after the rant hyperbole: *) true for desktop applications.

    Ignoring phones in 2023 is patent nonsense.

    You could go with C++ and QT. Though, writing C++ code is never easy/fun

    It’s also ludicrously expensive, so as far as I’m concerned, it doesn’t exist.

    Everybody and his mother tries to push their custom iOS and Android apps, relegating web sites to the desktop.

    Madness. I’m not going to develop and maintain three completely different versions of the same app in perpetuity.

    Any multi platform GUI toolkit with a cross-compilable language will give you twice the functionality in half the development time over HTML+CSS+JavaScript.

    Maybe it would if one existed.

    I’m trying to paint a picture what a horrible absolute clusterfuck the web GUI technology stack is.

    I don’t disagree, but I also don’t see any viable alternative.

    • _cnt0@lemmy.villa-straylight.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Little add-on re viable alternative: Silverlight could have been nice, hadn’t Microsoft fucked it up and implemented it as a Windows-only ActiveX control.

      With .NET Core/.NET 5+ being open source and platform independent, that idea/concept could be revisited. A trimmed down .NET framework in a sandbox with proper DOM integration would be a massive upgrade over all the JavaScript garbage.