|
|
|
|
|
by kitbrennan
4115 days ago
|
|
You're confusing 'development cycle' and 'pushing code'. Pushing code too fast is clearly a problem that causes bugs, and neither developers or users are a fan of. The 'development cycle' includes the total time to implement something, including time taken to fix resultant bugs. Where you can speed up the development cycle without introducing more bugs (eg. by implementing comprehensive testing and QA practices), then no one is going to complain. |
|