PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli du 23/07/2013

⇐ retour index

▶ Openwest 2015 - Mark Niebergall - "Technical debt management" (44) - YouTube

mardi 7 juillet 2015 à 00:24

TL;DW; ? Ce que je retiens:
"""
Avoid Technical Debt
* use a framework
* be open to new technologies
* unit tests
* loosely coupled code
* code reusability (modularize the code)
* reduce code complexity
* code reviews and feedback
* coding standards (promote good architecture)
* design patterns
* general best practices
* static code analysis
* continuous integration tools
* configuration management tools

Pay off Debt
* Make a plan
* Set goals
* Stay inside your budget
* Consistency
* Pay off some debt each sprint on regular interval
"""
(Permalink)