• SatouKazuma
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    Yeah I’ve noticed a rise in electron apps. Just because it is technically cross platform doesn’t make something efficient. In a lot of cases, devs and large enterprises would be better off simply rewriting code from scratch in Kotlin, Flutter, etc., if performance is the name of the game.

    • Giooschi@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      Just because it is technically cross platform doesn’t make something efficient.

      If you want performance you’ll surely won’t go with cross platform. The more general something is the less efficient it is.

      • SatouKazuma
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Precisely, but I mean in terms of developer hours. Long term, apps that are developed natively for their target platform are much easier to extend and maintain.