Contact Details
philippe.bourgau@gmail.com
Feature Request
We keep getting bothered by smells in the code, yet we don't know which ones are the most painful and if we should tackle them
Feature Description
Let's experiment a remote-friendly Wall of Technical Debt (https://verraes.net/2020/01/wall-of-technical-debt/).
We decided to try this by using FIXME comments in the code. It has the advantage of already being tracked by existing tools (IDEs and Sonar).
We decided also that we will suffix a FIXME with a X everytime it gets in the way of coding. This will help us to prioritize which FIXMEs are the most urgent to fix.
Alternatives
- a physical board at the office: we don't always work together, and it's not transposable to other teams, which reduces the experiment's value
- an online board (Miro or other): we would need to pay, and it's decorrelated from the repo
- a file in the repo representing the wall: we would need to point this out to the area of code in question + greater risk of forgetting to update the file as it it far from the smell
Additional Context
Write your answer here.
Code of Conduct
TODO
Parking (maybe later)
Contact Details
philippe.bourgau@gmail.com
Feature Request
We keep getting bothered by smells in the code, yet we don't know which ones are the most painful and if we should tackle them
Feature Description
Let's experiment a remote-friendly Wall of Technical Debt (https://verraes.net/2020/01/wall-of-technical-debt/).
We decided to try this by using FIXME comments in the code. It has the advantage of already being tracked by existing tools (IDEs and Sonar).
We decided also that we will suffix a FIXME with a X everytime it gets in the way of coding. This will help us to prioritize which FIXMEs are the most urgent to fix.
Alternatives
Additional Context
Write your answer here.
Code of Conduct
TODO
Parking (maybe later)