#coding
Read more stories on Hashnode
Articles with this tag
https://www.youtube.com/watch?v=5iJWOPaNZDA Unit tests should do two things ensure you can refactor the code, and the unit test will still pass So...
Martin Fowler: talk at Etsy https://youtu.be/6wDoopbtEqk If you are refactoring correctly, every change is so small that it is not worth doing. The...