Blog Posts for Upgrade

  •  • 3 min read  •  57 views

    Refactoring Journey Part 1: An initial roadmap

    The company I work for runs on a legacy system which has been developed over the course of 10 years; under the hood it looks a little like the image above. Development is becoming increasingly difficult so the decision has been made, in order to improve the time to market when developing new features, to migrate the codebase to Laravel. The goal is to rebuild the app from scratch and to move everything to a modern and better organized codebase and, in the process, eliminate a lot of old and crufty code.