|
|
|
|
|
by crdoconnor
3602 days ago
|
|
>Scrum is not opinionated about the actual development methodology so claims about how it affects the code that is written are themselves a bad smell IMO. Pretty much every kind of deadline driven development ramps up technical debt. Scrum certainly isn't the worst in this respect (developers make their own deadlines, and conscientious ones will build the time in), but the emphasis on commitment and the pressure to deliver at the end of the sprint puts pressure on developers to cut corners. The worst part though, is that the product owner is usually non-technical and will deprioritize stories to clean up technical debt as a result. IMO for any kind of development methodology to work it must have an opinion on technical debt. Scrum doesn't. |
|