It's July 22nd... 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
- LogBox 101
- Koding with the Kiwi + Friends
- ForgeBox Module of the Week
- VS Code - Hint tip and Trick of the Week
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 -2 -First Routes
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 this second installation, we are looking at creating layouts, views, and routes in the main site.
https://www.ortussolutions.com/blog/integrating-coldbox-with-existing-code-series-2-first-routes
Recap- Live Stream Series - Koding with the Kiwi + Friends - July 15th 2022
In this last session, Gavin was joined by Wil De Bruin. Wil De Bruin works a lot with CBValidation, contributed to the project, blogged a lot, and even presented at Into the Box in the past. They looked at different ways to validate your api input, your models, where to store your constraints, and helper methods to cut down on your API handler boilerplate. They discussed using validate() vs validateOrFail() and how you can make your own helper to make your api’s even more fluent. Join them as they validate the API Endpoints for Developer Feud Quiz API which Gavin presented at Adobe Developer Week!
Add Your Comment