Can Destructured Variables Be Scoped In ColdFusion?
Destructuring is a helpful tool, but all the examples leave out proper scoping. Can it be done?
Published October 11, 2022Destructuring is a helpful tool, but all the examples leave out proper scoping. Can it be done?
Published October 11, 2022All the summity goodness in one place
Published October 7, 2022Text casing usually doesn't matter in CFML, but sometimes it's important. You can write case-sensitive rules to find issues in your code.
Published April 30, 2022Public, Private, and Remote are relatively obvious. Not Package, though.
Published April 8, 2022Do you need to use CodeChecker in CI? Exit code matters. See how to get a non-zero exit code when there are problems.
Published January 28, 2022Script-based looping behavior changed in a subtle, yet very hard to detect way in CF2016. Here's what you need to look out for.
Published January 9, 2022You may be think one is as good as any other, but you'd be wrong.
Published October 27, 2021Getting a Null value isn't obvious, but it's also not difficult.
Published June 9, 2021Harness the power of the data cascade for tagging posts, but don't get got.
Published March 25, 2021You're not time traveling, you're seeing a common issue. Come learn why it happens and how to resolve it.
Published March 13, 2021