This January 28th at 5PM PST our free book contest ends, so get your entries submitted by then. All you have to do is submit code entries to ForgeBox and the person with the most amount of submitted projects wins a free ColdBox book!! That's it! So get to it!
You will first need to register an account with us in our ForgeBox site:http://www.coldbox.org/index.cfm/forgebox/submitcode
You will then need to post as many code entries to the forge as you can. The person with the most contributed code entries until January 28, 2010 at 5pm PST will win the free book!
That's it, all you have to do is contribute to the forge cool plugins, interceptors, sample apps, etc and you are on your way to getting a free book!
Blog
Recent Entries
MatchBox Brings BoxLang to ESP32 Microcontrollers 🦀
One of the most unusual parts of MatchBox is the ESP32 target.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox, and it can compile BoxLang scripts into bytecode and deploy them to ESP32 microcontrollers. That means the same language used for scripts, native tools, web services, and browser logic can also run on a small embedded device.
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Add Your Comment