Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I definitely read that backwards and was really confused by the front end team building endpoints...
-
Zapp907yFor 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 -
Akio647yI am a dev of a decently large Discord bot and sometimes in our support channel exactly that happens too 😀😂
Related Rants
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.
undefined
backend
frontend
api
webdev