Blog

Gavin Pickin

May 13, 2022

Spread the word


Share your thoughts

We were busy this week, we released a lot of content for you... on the podcast, cfcasts, youtube, and our blog. Here's the summary in bite size pieces

Podcast

CFCasts

YouTube

Online CF Meetup

  • Code Reuse in CF: Is Spaghetti Code still Spaghetti if it's DRY? with Gavin Pickin--CF Meetup #295 Find out the difference between DRY code and WET code, and what one is better, and more importantly, WHY. We write code one, but we read it over and over again, maintaining our code is 90% of the job... code reuse is our friend. You are already Re-using code, even if you didn't know you were. We'll learn about the different types of Code Reuse in ColdFusion, the pros and cons of each. https://www.youtube.com/watch?v=MnOW6G5MVqE

Ortus Solutions Blog

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026