Let’s Talk About Reuse
I have previously discussed the concept of “reuse”, from an engineering perspective. Something I actually learned really early in my career is that there’s a subtlety to the implementation of this concept. It all begins the first time you learn about functions, or objects, or libraries. There’s this idea that code can be written once […]