πŸ“„ Write code that is easy to delete, not easy to extend is a guide (an essay?) on when it’s good to copy-paste a code and when it’s not, when it’s good to split a code by pieces and when it’s better to keep all things together. These are hard questions but we should think and talk about it.