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
-
Depends on my knowledge of the framework and if I have a previous project that I can steal code from
-
dmonkey23275y@alexbrooklyn Can I ask you some numbers? I'm starting to feel somehow a thief because I'm paid per hour.
I don't know if reduce the "recorder" hours or if I'm actually doing good.
Plus, there is an old version but I'm rebuilding the code for a good reason... :D -
An hour maybe? At most..
Depends on how many operations, how many interchangable services, code fragments. An hour for a single dummy crud with all the repo, project, deps, etc. Getting in place. Bringing up other mappings is a matter of minutes. Building services for them, repositories - that's another story. Auth? Yet more time needed. -
@netikras sounds about right to me. But for every hour I spend on the backend, damn near seems I’ll spend 2 or 3 on the gui
Fucking gui. If everyone weren’t so fucking picky it wouldn’t be a problem. The 90’s was where it was at. No one gave a shit what it looked like back then, it was just neat you had one -
larrynikx255yUsing Spring Boot less than 30 minutes for crud complete with a swagger documented API & DB
-
@larrynikx Is planning time included there? A messy DB will quickly become a problem.
Related Rants
How much time do you take usually to code a backend with simple crud operations and notification system?
It's taking me some time, but I feel I'm going too slow...
question
timing