Go Slow to Go Fast
onticoren.com
Go Slow to Go Fast
1–10 of 18 posts
Re: Go Slow to Go Fast
#2Re: Go Slow to Go Fast
#3Re: Go Slow to Go Fast
#4"Start slow to finish fast" has been my motto for many things. It helps me avoid making mistakes at the beginning that I have to go back and change everything to fix. It also helps me avoid missing details that would make life easier.
Re: Go Slow to Go Fast
#5The biggest mistake most companies make is not rushing bad code out the door too quickly, that's hard to prevent entirely, but rather failing to take the time to fix or replace bad code quickly once it's obvious the functionality isn't throwaway.
Re: Go Slow to Go Fast
#6As long as you are moving forward (even if it is by inches) you are doing fine. A shipped working product that solves an important problem is better than a late unreleased one that tries to do everything.
Re: Go Slow to Go Fast
#7Re: Go Slow to Go Fast
#8This has a certain feel of spin about it.
Re: Go Slow to Go Fast
#9Unreleased code is a liability and branches are a waste of time. If you're not deploying every day you are doing something wrong.
Re: Go Slow to Go Fast
#10Bad code is a time and money sink. The biggest mistake most companies make is not rushing bad code out the door too quickly, that's hard to prevent entirely, but rather failing to take the time to fix or replace bad code quickly once it's obvious the functionality isn't throwaway.