• grue@lemmy.world
    link
    fedilink
    arrow-up
    57
    ·
    edit-2
    1 day ago

    When all you have is a hammer JavaScript, everything looks like a nail web page.

    Kids these days don’t bother learning languages that actually compile to native apps.

    • atomicbocks@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      39
      ·
      1 day ago

      All of my degree was in C, C++, C#, Java, etc. and the one class I had that did web applications did Java backends and middleware with PHP frontends. It wasn’t until I got into the industry that I had to learn Angular, Electron, React, Django, etc.

      I don’t think it’s the devs making these decisions.

      • 87Six@lemmy.zip
        link
        fedilink
        arrow-up
        3
        ·
        5 hours ago

        It is the devs. Management says they need it fast then the devs say “fuck you here’s your browser tab app”.

        I deam of a dev job that would let me actually write a good app…

        • 87Six@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          To add insult to injury, the demands are often really unclear. Changing something in an electron app is often pretty straight forward. Not so much in a C# or especially C++ app

      • AnExerciseInFalling@programming.dev
        link
        fedilink
        arrow-up
        16
        ·
        22 hours ago

        It’s the minimum effort that translates to minimum time that translates to minimum cost for the business. Why hire another developer for a mobile app (or another platform) when you could just have the same web dev write it. Or without hiring another dev, why have the same dev need to build up tooling in another language when you can just reuse from the existing platform

        • atomicbocks@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          5
          ·
          21 hours ago

          Exactly, that and the “we are a [insert product name here] shop” mentality. The things I have had to fight for over the years are mind boggling.