• lorty@lemmygrad.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    Backend developer: “The new functionality is done!” PO: Looks at tests “Seems good, ship it!”

    Frontend developer: “The new functionality is done!” PO: Looks at his screen “This spacing could be a little to the right, also I think I didn’t really like this text, also it should probably auto-scroll to the top and this button should change colors when I click it and also don’t forget to change the error messages I was happy with before and also I think it should…”

  • Hugh_Jeggs@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    I didn’t read the community name and wondered who tf thought the back end of a goose requires more attention than the front end

  • flashgnash@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Made the mistake of using react for a mobile app and my god why is it this convoluted, why are the error messages always along the lines of “something went wrong with networking 🤷”

    Unfortunately I’m stuck with it now

      • xthexder@l.sw0.com
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        4 months ago

        Am I the only one left writing pure JS webpages? I swear for the stuff I’ve done recently, adding React or even jQuery makes things 10x more complicated and bloated. The base JS support browsers have now is actually great. It’s not like the old days trying to support every browser back to IE6