In order to view this lesson, you must purchase this course.
In this lesson, let's take a quick step back to perform a bit of refactoring for some of the code in our application that needs a bit of attention. It's always a good idea to clean things up in your project before proceeding to more difficult features that will further muddy things up. I'll also go over something called <b>AnchoredConstraints</b> that help us manage our constraints through our anchor extension method. Enjoy.