Blog

Paulina Lainez

March 11, 2020

Spread the word


Share your thoughts

 

In a previous blog post, we mentioned the Zero to Hero workshop. As some of you may have deduced given the title, this is a continuation of said workshop. This two-day advanced Hero to Superhero workshop will feature CEO of Ortus Solutions, Luis Majano. In this API edition, you will be creating an API from scratch, then you’ll secure it, you’ll leverage it, and then build a little object model. 

Why API? Well, we live in an API-driven world. The goal is to make life easier to developers. As such, the API edition of the Hero to Superhero workshop was born. Attendees will be creating everything based on behavior and unit tests, so when they leave the workshop, they will have an entire application with 100% test code coverage.

Given the level of the course, prospective attendees need to know intermediate ColdFusion. If you’re not familiar with ColdBox, that’s fine, but it is recommended to watch online trainings. This workshop is set to be very hands-on and intensive. 

For more information and if this is of interest to you, make sure to check out the full interview on our Youtube channel, website, or your podcast provider.

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
BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 ships something that JVM developers have wanted for a long time: a true first-class Set type baked directly into the language. Not a wrapper you reach for manually, not a createObject( "java", "java.util.HashSet" ) incantation you paste from a Stack Overflow answer years ago. A real BoxSet with literal syntax, operator overloads, a full functional pipeline, change listeners, JSON serialization, and deep Java interop.

Luis Majano
Luis Majano
June 03, 2026
BoxLang 1.14.0 : Sets, Ranges, Inner Classes, and a Runtime That Talks Back

BoxLang 1.14.0 : Sets, Ranges, Inner Classes, and a Runtime That Talks Back

BoxLang has never stood still, but 1.14.0 is something different. This is the release where the language stops filling gaps and starts defining what a modern dynamic JVM language looks like on its own terms. Sixty-five issues closed. Four innovative language features. A formatter that has grown up. And a companion module - bx-mcp - that fundamentally changes how you operate a running BoxLang application with AI.

Luis Majano
Luis Majano
June 03, 2026