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
-
git push origin master is probably the biggest one.. When the project gets built and deployed everytime something gets pushed to master.
-
youprat11598yI ended up updating two rows of table with the same data because I forgot to use the primary key in the 'where' clause. So I lost the customer's phone number. Then I had to go look for it in logs and update it back. 😝😝😝
-
Not implementing accessibility features, or half-implementing without testing.
It's now built in to my workflow but it took some time to get here. -
I've done plenty of hacking which is borderline illegal... Best not to go into details.
What dev crimes have you committed?
undefined