Shipped code is better than perfect code.
Wait until people complain about something before fixing it. This is how you prioritize.
The worst thing is not that it breaks but that people NEVER use it. If people use it and don't complain that means they don't care.
Force yourself to ship every 1-2 weeks.. no arguments. Ship continually.
Use feature toggles. This way if something breaks you can turn it off.
Shipped code is better than perfect code.
Wait until people complain about something before fixing it. This is how you prioritize.
The worst thing is not that it breaks but that people NEVER use it. If people use it and don't complain that means they don't care.
Force yourself to ship every 1-2 weeks.. no arguments. Ship continually.
Use feature toggles. This way if something breaks you can turn it off.