What code comments can teach us about scaling a codebase

1 · Kent C. Dodds · July 5, 2016, midnight
We all need to have codebases that are easy to maintain. Over time, as a codebase grows, it can become more and more difficult to manage dependencies (JS, CSS, images, etc.). As projects grow, an increasing amount of your codebase becomes "tribal…...