Kelly Sutton’s Newsletter

Subscribe
Archives
December 8, 2017

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!

Refactoring: Removing Tangled Control Coupling

Don't miss what's next. Subscribe to Kelly Sutton’s Newsletter:
Powered by Buttondown, the easiest way to start and grow your newsletter.