clean.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [clean]
www.codever.land/bookmarks/t/clean
Refactoring: clean your code
https://refactoring.guru/refactoring
Refactoring is the controllable process of systematically improving your code without writing new functionality. The goal of refactoring is to pay off technical debt. The mantra of refactoring is clea...
- tags: code-analysis, clean