4 min readJust now

–

As software engineers, we often ask ourselves: how do we write scalable code? But more often than not, what we really mean is: how can we write code that leads to scalable, performant systems? This post is **not **about answering that question. For some thoughts on that topic, check out my other post. Instead, we’ll take a brief look at a different, more literal interpretation of this question. How do we write code that is itself scalable, and why is that important? Scalable code lasts the test of time and changing hands of hundreds or even thousands of people with evolving requirements. I’ve been fortunate to have the experience that started with a handful of engineers and has grown to hun…

Similar Posts

Loading similar posts...