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
-
And that's what it means to 'learn from your mistakes'. Next time, this'll be the first thing you're gonna check for.
Related Rants
-
fana-m20
browsing application source, found this beauty of a method 😶
-
rusty-python14Omfg this fucking guy!!!! Context: We are going through a major refactor of some of our backend components. ...
-
CamelCase0018
Was about to try a JavaScript course on Stepik, but what did my eyes have to see ...
I wrote a complex method for about 6 hours. Then I decided to test it via a console application...
It didnt print any output. After 2 hours of searching for errors I found the mistake: I never called the method. Guys... that's how you waste 2 hours of your life.
undefined
method
not
called
why have i been like that