Explicit Arguments Always Override ArgumentCollection In ColdFusion
Explains how explicit arguments override the argumentCollection in ColdFusion function calls, regardless of placement.
Explains how explicit arguments override the argumentCollection in ColdFusion function calls, regardless of placement.
Learn how to use C# to connect to Hugging Face MCP Server and generate AI images through a step-by-step technical tutorial.
Explores creating explicit runtime extensions and polyfills in ColdFusion using CFInclude and CFModule to avoid 'magic' functions.
Analysis of the US Section 174 tax change reversal and its impact on software engineer hiring and the tech industry.
Learn to auto-generate architecture diagrams and docs for .NET Aspire projects using GitHub Copilot, Mermaid, and AI agents.
An exploration of reflectively accessing built-in ColdFusion functions, showing limitations and differences between Adobe ColdFusion and Lucee CFML.
A developer explains how to create a custom router proxy in the CFWheels framework to handle form submissions more intuitively.
Ben Nadel introduces a JavaScript utility for generating sequences of values using template literals, useful for CSS classes or test data.
A bug in Adobe ColdFusion prevents closures from working correctly inside custom tags, causing scoping errors.
Explores integrating ColdFusion custom tags into the CFWheels framework to create UI abstractions and access framework functions.
A guide to creating and implementing Service Objects within the CFWheels framework to bridge the gap between Models and Controllers.
A technical exploration of creating compact pixel art using Alpine.js, focusing on data encoding and URL representation.
Announcing a new zine explaining the hidden rules and inconsistencies of the terminal, based on 20 years of experience.
A developer explores using Sortable.js for drag-and-drop movie rankings and Kendall Tau Distance to compare list similarity.
Explains how to encode the hex value 'FFFFFFFF' into a signed integer in Adobe ColdFusion using two's complement.
Explores how Adobe ColdFusion allows struct keys containing dots to be accessed directly, unlike Lucee CFML.
Explores the complexities and pitfalls of converting various values to strings in JavaScript, including Symbols and objects with null prototypes.
Explains why you can't branch a Datomic database from a past state and presents a potential workaround using custom filters.
Explores building a web framework designed for AI-generated code, addressing LLM challenges like API mismatches and training data limitations.
Explores current best practices, recent advances, and future directions for deploying TypeScript, including type stripping and isolated declarations.