incremental-implementation
Skillby addyosmani
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
Details
- Path
- skills/incremental-implementation
- Dependencies
- 1