• @GissaMittJobb@lemmy.ml
    link
    fedilink
    139 months ago

    Reject Web technologies - embrace native mobile app development

    Compose feels like React but without the bad JavaScript parts, really pleasant experience!

    • VeganPizza69 Ⓥ
      link
      fedilink
      49 months ago

      Ah, yes, let’s have thousands of specialized apps, each with uniquely expiring dependencies and vulnerabilities, instead of one browser that can work with apps that are standardized for OSS, UI, accessibility, performance, inspection by humans and machines, and security.

      • @GissaMittJobb@lemmy.ml
        link
        fedilink
        69 months ago

        Funnily enough, I’ve found JavaScript to be by far the worst offender for expiring dependencies and vulnerabilities.

      • @GissaMittJobb@lemmy.ml
        link
        fedilink
        29 months ago

        I love Compose, creating UI is actually fun.

        It’s a good time, for sure. That being said, I’ve stopped working with UI, and I don’t really miss it. I still do some side projects in Compose though, and it’s always way better than XML.

        The whole ViewModel thing though I don’t love

        When it clicks, it’s actually not that bad imo. I think the main problem is that Google aren’t really explicit enough about how to leverage them effectively, and as such they can be pretty hard to get right.