You don't need to make everything an object
Creating objects in ColdFusion has a performance impact that you need to consider when working with large datasets
Creating objects in ColdFusion has a performance impact that you need to consider when working with large datasets
Using a node version manager can cause gitkraken pre-commit hooks to fail with an error that npx or npm does not exist in the path.
Have you ever accidentally deleted the entire contents of a table and had to go spend an afternoon restoring everything from backups? Transactions are here to help you test your sql without all that pain.
This error when trying to change your AWS console password, 'Either user is not authorized to perform iam:ChangePassword or entered password does not comply with account password policy set by administrator' is a result of poor UX design.
Thanks to Brad Wood for refreshing my brain about how to configure the default cfengine on commandbox.
This is a utility function I've had around for formatting numbers into comma separated strings
Hey folks, we continue to grow and expand here at CFWT.
From: ColdFusion Muse
There's a fair amount of disingenuity, or perhaps just willful ignorance to the statistics here and I talk to a lot of people who are astonished that CFML is still in use due to the alleged massive numbers of vulnerabilities.
From: Coders Revolution
We provide W2 employment with benefits for remote workers (i.
From: ColdFusion Muse
I wasadding a feature to CommandBox CLIthis week when I typed up some code that iterated over the keys in a struct, filtering out the ones it needed and then performed an action on the matching ones.
From: Coders Revolution
DataBank has issued a Security Bulletin to all of their ColdFusion clients about the recent Adobe ColdFusion Vulnerability.
From: ColdFusion Muse
I know I know - it's only been a week since we picked up our 7th new 2019 team member, but we are at it again.
From: ColdFusion Muse
Here's a quick trick on working with a SQLite DB from CFML quicky and easily.
From: Coders Revolution
This post falls in the category of something that took me several hours to figure out and other people are not likely to figure it out on their own and I'm likely to forget it if I don't write it down! The problem is if you have a jar file with some 3rd party library that you want to use in Lucee.
From: Coders Revolution
This post falls in the category of something I hammered out for a client today and I thought to myself, "Wow, that's just obscure enough that no one would probably figure it out on their own.
From: Coders Revolution