Rendering A Persistent Dismissible Banner Using Hotwire And Lucee CFML

Ben Nadel demonstrates how to create a persistent dismissible site-wide banner in a Hotwire enhanced ColdFusion application....

From: Ben Nadel

Dynamically Adding Stimulus Controllers To Static Content Using Hotwire And Lucee CFML

Ben Nadel demonstrates that Stimulus controllers can be dynamically applied to static content served up by a ColdFusion server....

From: Ben Nadel

The User Experience (UX) Of Disabled Form Buttons

Ben Nadel discusses the user experience (UX) of disabled form buttons; and why it's a violation of the Robustness Principle....

From: Ben Nadel

Transcluding A Form Into A Turbo Frame Using Hotwire And Lucee CFML

Ben Nadel demonstrates one way to handle post-submission redirects when transcluding a form into another page. This uses Turbo Streams to "visit" multiple content areas of parent page....

From: Ben Nadel

Working Code Podcast - Episode 116: State Of Developer Conferences

Ben Nadel and the crew talk to Brian Rinaldi about the state of developer conferences; and, why post-pandemic attendance appears to be struggling both online and in real life....

From: Ben Nadel

Creating Custom Turbo Stream Actions In Hotwire And Lucee CFML

Ben Nadel demonstrates how to create a custom Turbo Stream action that can provide ColdFusion with ways to update the user experience....

From: Ben Nadel

Async Communication Is Great, Except For When It's Awful

Ben Nadel breaks down different types of asynchronous communication; and why one form - consensus building - is awful and should be avoided....

From: Ben Nadel

Including Inline Turbo-Stream Actions In Hotwire And Lucee CFML

Ben Nadel demonstrates that inline Turbo Stream elements will be processed by Turbo Drive in a Hotwire and ColdFusion application....

From: Ben Nadel

Persisting An IFrame-Based Video Player Across Page Visits With Hotwire And Lucee CFML

Ben Nadel creates a persistent IFrame-based video player in Hotwire and Lucee CFML by injecting a Turbo Frame before the Body tag....

From: Ben Nadel

Working Code Podcast - Episode 115: Self-Care For Developers

Ben Nadel and the crew talk about mental health and self-care. And, Adam opens up and shares much of what he's been going through lately with his ADHD....

From: Ben Nadel

Rendering Elements After The HEAD Tag In JavaScript

Ben Nadel demonstrates that elements can be rendered after the Head tag (and before the Body tag) when injected using JavaScript....

From: Ben Nadel

Updating Permanent Elements On Page Navigation In Hotwire Turbo And Lucee CFML

Ben Nadel demonstrates one way to update persistent Turbo Drive elements using Stimulus in Hotire and Lucee CFML....

From: Ben Nadel

Parsing File Paths As Slash-Delimited Lists In MySQL

Ben Nadel looks at parsing strings as delimited lists in MySQL. Specifically, treating a file path as a dash-delimited list of segments....

From: Ben Nadel

Working Code Podcast - Episode 114: Carol Got Laid Off

Ben Nadel and the crew talk to our very own Carol Weiler about being part of her former company's reduction in force (ie, Carol gets laid off)....

From: Ben Nadel

Using Stimulus To Preload Links On Hover In Hotwire And Lucee CFML

Ben Nadel explores the use of Stimulus to delay preloading of links until a user hovers over a link in Hotwire and Lucee CFML....

From: Ben Nadel

Defer Loading Using Permanent Turbo Frames In Hotwire And Lucee CFML

Ben Nadel explores the use of permanent Turbo Frames to defer loading without a degraded visual experience in Hotwire and Lucee CFML....

From: Ben Nadel

Extending The Current Request Timeout In ColdFusion / CFML

Ben Nadel looks at how to extend the current request timeout using both Adobe ColdFusion and Lucee CFML....

From: Ben Nadel

Exploring Turbo Drive Back-Button Caching Behavior In Lucee CFML

Ben Nadel explores the interplay between the Hotwire Turbo Drive page cache and the browser's back button in Lucee CFML....

From: Ben Nadel

Exploring The Turbo Drive Navigation Progress Bar In Lucee CFML

Ben Nadel takes a quick look at the progress bar in Hotwire Turbo Drive, which will automatically show on slow-loading ColdFusion pages....

From: Ben Nadel

Working Code Podcast - Episode 113: Surviving A Layoff

Ben Nadel and the crew talk about the recent wave of layoffs in the tech world; and what you can do to become more resilient....

From: Ben Nadel