All Talks

Unraveling the Spaghetti: Tips for Refactoring Your Code - Nicholas A. Del Grosso

Working with disorganized code, especially someone else’s legacy code, can be overwhelming sometimes! In this talk, Nick will teach refactoring practices for legacy code–how to recognize common design problems that lead to untestable functions, side effects, and spaghetti code, and then the process of methodically improving that code base.

You might be interested in: