Refactoring: Removing Tangled Control Coupling
Hi Folks,
It’s been a little while! We got a TV at home so we have been getting that broken in. We’ve been enjoying The Marvelous Mrs. Maisel as of late.
This week brings a new blog post about a refactoring strategy that ties a few different best practices together. It’s a way of removing control parameters within your code to simplify its execution.
Doing this will have similar benefits to just about any refactoring: your code should be easier to reason about, easier to test, and easier to maintain.
Enjoy!
Don't miss what's next. Subscribe to Kelly Sutton’s Newsletter: