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
-
jeeper59664yI would say with more experience you make more complicated mistakes. You know the implications of the small mistakes, and avoid them easily. But it’s easy to get hyped that you avoided small mistakes while building in a bigger structural problem.
-
@jeeper complicated mistakes are to be expected. As you starts to learn advance topics, if you get stuck, you'll always going to look for complex issue.
For me today, I fucked up over invoking a function. Spent 30min on the issue and found out I did not invoked the fucking function. Everything was good, callbacks were right, logic was right and I fucking stared indenting, thought it would solve something. -
Sometimes brain goes "pffffffffffff" and implodes to a vacuum.
Been there. Done that.
Related Rants
With more experience, you make stupidest mistakes.
rant
programming