Posts in this series:
* Intro
* Cataloging
* Empty Proxy
* Shared Library
* Our First Controller
* Migrating Initial Business Logic
In the last post, we prepped for our first set of pages migrated by extracting common logic into a shared library. With that in place, we're now ready to migrate our first controller.