5 Parameter Code Smells and How to Refactor Them
Five parameter-related code smells, from boolean flags to long argument lists, and the refactor that turns each function into one that does one thing.
Five parameter-related code smells, from boolean flags to long argument lists, and the refactor that turns each function into one that does one thing.