Problem: Our code has old patterns that we don’t want people to copy
Problem: Our code has old patterns that we don’t want people to copy.
Solution:
1. Move the old code to a folder called “legacy”.
2. Tell everyone. "Don't use the patterns in the legacy folder for new features."🚩
The legacy folder centralizes and highlights our tech debt.
Alternative folder name:
tech-debt-do-not-copy-the-patterns-in-this-folder
😂