22

I love my relationship with the front end team:

—Hey, you have a minute? I need help with some of the endpoints you've created.
—Sure, what's up?
—Nevermind I figure it out.

Solving problems without effort. That's what I call efficiency.

Comments
  • 2
    Make them stop talking to you, and solve alone, for a true Zen medal.
  • 1
    Wish I have a team like that 🙁
  • 2
    I definitely read that backwards and was really confused by the front end team building endpoints...
  • 1
    For me it's more like
    - Hey backend guys, your endpoint spits 500 left and right, mind taking a look?
    - impossible, got it fully tested and all tests are passing
    - cool, then your tests are quite some shit, cuz it's not working
    - it is
    - oh fuck me sideways, it's not, check fucking sentry (although you should have your inbox already full of sentry logs about this issue), try doing anything on that endpoint in swagger and you'll see
    - mumbles some dumb shit and starts fixing the issue

    10 minutes well spent

    Seriously, some of the time I picture my backend guys as test-writing monkeys that don't ever bother to actually click around on what they are doing :|

    I DON'T FUCKING CARE ABOUT YOUR TESTS, JUST TRY USING THIS PIECE OF SHIT REST-WANNABE API YOU'VE CREATED FOR ONCE. OR LEARN TO WRITE PROPER TESTS
  • 0
    I am a dev of a decently large Discord bot and sometimes in our support channel exactly that happens too 😀😂
Add Comment