ka1h / work_right_fast.md
0 beğeniler
0 çatallar
1 files
Son aktif
The original phrase, "Make it work, make it right, make it fast," is a classic software development mantra, often attributed to Kent Beck (though variations exist). It describes a pragmatic approach to development.
Let's break down how DevOps and SRE might interpret or spin it:
The Original: "Make it work, make it right, make it fast"
- Make it work: Get the basic functionality operational. Prove the concept.
- Make it right: Refactor, ensure correctness, improve design, add tests, make it maintainable.
- Make it fast: Optimize for performance and efficiency.
Newer
Older