The Trade-off in Modern Software Development — You can either code fast or produce fast code. You cannot do both. All frameworks, libraries, ORMs, no code movement aim to allow you to code fast, not necessarily produce fast code. Understandably so, we live in an age where we are expected to ship fast, we have stakeholders to…