Techniques to Update Your Legacy Sites with Dan Fredericks

From Legacy to Modern!

We all have worked on a spaghetti coded site that is old and hard to maintain. This talk will focus on some tips to take that legacy CFML site and make it more modern. Dan spends some time going over thoughts on what to look for in a legacy site which can help you determine if you should refactor or not. You'll look at some ways to start mapping out and diagramming your site before you even touch the code.

Dan will show some places where we can apply more modern coding techniques such as cfscript, members functions, closures and more.