code-simplification
Skillby addyosmani
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
Details
- Path
- skills/code-simplification
- Dependencies
- 1