HN user

kevmojay138

2 karma
Posts0
Comments1
View on HN
No posts found.

Instead of “refactoring” without tests, we can start by writing some tests!

I agree with this but I have always struggled with putting it into practice. Good code is easy to test. Often, I want to refactor to make it easy to test.