… and I can’t even continue the chat from my phone.

  • rdri@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    16 days ago

    I mean if they would produce a better UI by using their expertise, how would not becoming an expert in the new thing be better?

    I failed to understand the meaning of this sentence. It doesn’t make sense to me. Producing a better ui is not even on the table when we are talking ui frameworks and native programming - you use what’s available, and if you are a graphics designer then maybe you should’ve sticked to that instead. Becoming expert in native ui is super cool but I wouldn’t expect such miracles from everyone. Just producing a valid low level code is enough to meet my standards of performance. That’s because those standards were heavily affected by web frameworks existence.

    The reality is that the people paying the engineer are going to want the better UX

    And I hoped it would be customers who would pay for a software or a service who would send valid feedback.

    AI can assist you if you more-or-less know what you’re doing

    Assuming web devs creating apps don’t know what they’re doing?

    but a novice replacing proper learning with ChatGPT pairing is going to write some shitty code.

    Chances are that code would be much more optimized than anything electron/CEF wrapped.

    to actually be up to our code quality standards

    Quality standards are great. But seeing companies shipping fixes to simple CSS issues that were breaking some of main app functions made me realize most of them don’t care about quality standards. If that’s how it is and if there will still be a lot of broken stuff across app updates - might as well just go all the way to proper low level languages.