Today let's look at a quick, fun module today. It will make your exception
experience in development just a little bit nicer. It's called
whoops
.
Blog
The 12 Modules of (ForgeBox) Christmas — Day 4 — cbvalidation
As a holiday song reminds us, we should be "...making a list, checking it twice." Client-side validation is the first check. Server-side validation is the second. And an excellent module to help us with server-side validation is cbvalidation.
The 12 Modules of (ForgeBox) Christmas — Day 3 — str
Modules don't have to be big. In fact, the
Unix philosophy says to do one
thing and do it well. While modules on ForgeBox run the gamut of [d]oing one thing](https://www.forgebox.io/view/orm-reload-interceptor)
and full blown frameworks, today we will look at one of the utility libraries
on ForgeBox — a string manipulation library called str
.
The 12 Modules of (ForgeBox) Christmas — Day 2 — cbmailservices
ForgeBox is your first stop for when you need some new functionality for your application, be that a utility library, an SDK, a framework, or something else. Today we'll take a look at one of the tools for helping manage sending emails — cbmailservices.
The 12 Modules of (ForgeBox) Christmas — Day 1 — Hyper
We enjoyed bringing you tips for CommandBox and ContentBox last year for the 12 days of Christmas so much that we decided to do it again! This year, I'm happy to show you 12 different modules currently hosted on ForgeBox just waiting to make your life easier. So grab a hot drink and cozy up for the 12 Tips of (ForgeBox) Christmas.
ForgeBox Updates — September 2017
We have a new release of ForgeBox to walk you through today. Focused on private packages and bug fixes, this release polishes up ForgeBox to bring you a really nice user experience. Come read about the details.
CFObjective 2017 - CommandBox ForgeBox - Luis Majano
At this year's CF.Objective I had the privilege to present on CommandBox and how to create packages and publish them in our community website www.forgebox.io. It is imperative for the ColdFusion (CFML) community to start leveraging CommandBox and ForgeBox in order to create applications, libraries and share cool code!