It's July 29th... what has Ortus been publishing this week? We have the CFML News Podcast, some CFCasts and YouTube Videos, lots of Ortus and ITB Blog Posts. We have a lot more planned for next week as well.
Podcasts
CFCasts
YouTube
- Modernize or Die® - CFML News Podcast
- ForgeBox Module of the Week
- VS Code - Hint tip and Trick of the Week
Ortus Solutions Blog
Integrating ColdBox with Existing Code Series -3 -First Module / Include our Code
Recently I did a webinar on Refactoring Legacy Code and the question came up about whether or not it was possible to use Coldbox with existing code without converting everything to a Coldbox module or making changes to the existing codebase. In the first installation in this series, we took a tour of the various elements which make up ColdBox. In the second installation, we looked at creating layouts, views, and routes in the main site. In this installation, we’re going to start incorporating our existing code base and do so using a module.
Add Your Comment