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
-
Bytepusher14yNot to be a dick about it, but what kind of problem are you facing that really needs you to write 5000 lines of code?!?
Something has gone wrong here, and it's not just the communication, which definitely does need fixing.
Agree on contracts, re-affirm them often, and build stuff that works ASAP.
How can you write such a huge pile of code and then find out that it doesn't do anything useful?? -
@Bytepusher we needed to start working on it before everything is finalised to make the deadline which is incredibly optimistic.
5k lines is not much for a backend service.
For example:
500lines for entity classes
Euch is 1000lines for DTOs with swagger documemtation, another 500 lines for service classes, 200 lines validations, 2000 lines for unit tests, 3000 lines for integration tests..
Already way over 5k.
Related Rants
-
rephiscorth38Everyone here ranting about a fucking missing semicolon. I can't remember the last time a missing semicolon wa...
-
CodesNotHot10-Laughed at Gitlab the other day -Accidentally dropped my db today. fuck karma
-
codeclod15When you have a super annoying problem that Google has been unable to help with... But you stumble upon a link...
5k lines of code and some long days in and it turns out UI and I (backend) had an oopsie in our communication so it was all for nothing. Back to 0😖
rant
fuck
communication
bin it
requirements