Customizing The Router In The CFWheels ColdFusion Framework
A developer explains how to create a custom router proxy in the CFWheels framework to handle form submissions more intuitively.
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 Thoughtworks engineer argues that developers must still care about code quality and testing, even with advanced AI coding assistants.
A bug in Adobe ColdFusion prevents closures from working correctly inside custom tags, causing scoping errors.
The article argues for the value of 'Expert Generalists' in tech, individuals who span multiple specialties, and how to identify and cultivate them.
Explores integrating ColdFusion custom tags into the CFWheels framework to create UI abstractions and access framework functions.
Explores the role of 'Expert Generalists' in tech, their key traits, and why they are increasingly vital alongside specialists and LLMs.
A technical guide on replacing traditional footnotes with modern CSS and JavaScript popovers for a better user experience.
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.
Explores the value of 'Expert Generalists'—professionals who span multiple specialties—and how to identify, hire, and train them.
Martin Fowler argues that LLMs represent a fundamental shift in software development, comparable to the move from assembler to high-level languages.
The article explores the concept of 'Expert Generalists'—professionals who span multiple specialties—and how to identify, hire, and train them.
A quick guide on using exiftool to remove GPS location data from images and videos for privacy.
A developer explores using Sortable.js for drag-and-drop movie rankings and Kendall Tau Distance to compare list similarity.
Explores the key traits of 'Expert Generalists'—professionals who bridge multiple specialties—and their growing importance in tech.
Explains how to encode the hex value 'FFFFFFFF' into a signed integer in Adobe ColdFusion using two's complement.
Explores the key traits of 'Expert Generalists'—professionals who span multiple specialties and are valuable in tech teams.
Explores how Adobe ColdFusion allows struct keys containing dots to be accessed directly, unlike Lucee CFML.