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
-
Brolls31557yFurther more, never trust outside input of any sort.
Even if it’s two api endpoints that just call one another with no user interaction - guarantee that one time it goes horribly wrong it could have been prevented with a bit of validation... -
armaged10556yOne of the best pieces of advice ever. I think it's a mark of a great developer to account for anything the user could possible enter.
Related Rants
-
CowboyBebop16"Don't give your 100%. Never. Once you gave, managers will start expecting more than that." - My mentor.
-
linuswillner15(Q: How much are you allowed to Google as a developer?) “You’re allowed to Google as much as you want. Th...
-
ripbit18Never delete code immediately. Always comment it out first.
Never trust a users input!
rant
wk103
advice