Lessons Learned in Software Development

Henrik Warne (via Drew Crawford): When you develop, and some tests fail, or a feature stops working, it’s much easier to find the problem if you only changed one thing. In other words, use short iterations. Do one thing, make sure it works, repeat. This applies down to the level of commits. If you have to refactor … Continue reading Lessons Learned in Software Development