Skip to content

Commit 63f11ff

Browse files
committed
Add resource to optimize for deletion
1 parent 5215d45 commit 63f11ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ Resources
220220
- [The art of destroying software (youtube.com](https://www.youtube.com/watch?v=Ed94CfxgsCA)
221221
- [Optimize for Deletion (work.stevegrossi.com)](https://work.stevegrossi.com/2016/11/04/optimize-for-deletion/)
222222
- [Deletability (kellysutton.com)](https://kellysutton.com/2017/05/29/deletability.html)
223+
- [Write code that is easy to delete, not easy to extend.](https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to)
223224

224225
## Keep things DRY
225226

0 commit comments

Comments
 (0)