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
			Related Rants





 Reject original specs. Do the bare minimum MVP that works and solves problems people actually have, and not pr...
Reject original specs. Do the bare minimum MVP that works and solves problems people actually have, and not pr...
 #1 life lesson I learned from coding?
Maybe not coding specifically, but I learned the difference between pro...
#1 life lesson I learned from coding?
Maybe not coding specifically, but I learned the difference between pro...
Commit as you go. Work on one thing at a time. Be detailed in your commit messages.
Finding and reverting that one small change that breaks everything is so much harder to do when you change lots of files and the commit message is "update".
rant
wk375