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
I lost 30 min to find why a function didn't give me the result.
I've found out why.
Hardcoded with a if with no bracket nor breaklines
Yes, the " if (something) return someotherthing;"
Now I see why it's not always recommended..
rant