Accessing Stimulus Controllers From A Given DOM Element In Hotwire
Ben Nadel demonstrates how to access a Stimulus controller from a given DOM element in Hotwire....
From: Ben Nadel
Ben Nadel demonstrates how to access a Stimulus controller from a given DOM element in Hotwire....
From: Ben Nadel
Ben Nadel demonstrates how to code resilient feature flag logic so that features can "fail open" at the end of development in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates that any button can submit any form, regardless of where it is on the page, by using the form attribute....
From: Ben Nadel
Ben Nadel and the crew talk about using 1Password Secretes Automation, building sites in React JSX, and missing IE11 guard rails....
From: Ben Nadel
These days when creating an EC2 instance in the AWS console UI, by default, the tags are duplicated across Elastic Block Service (EBS) and Elastic Network Interface (ENI) attached resources being created.
From: Chris Tierney
Ben Nadel demonstrates that custom Stimulus events are "native" events; and, can be listened to outside of the Hotwire application....
From: Ben Nadel
I spoke at ColdFusion Summit East 2023 last week.
Ben Nadel demonstrates how to use the navigator.sendBeacon() method to publish analytics data efficiently and predictably back to the ColdFusion server....
From: Ben Nadel
Ben Nadel demonstrates that Fat-Arrow functions can be used to define Class methods in JavaScript (by specifying them as public class properties)....
From: Ben Nadel
Ben Nadel demonstrates how to temporarily disable scrolling on the body by injecting and then removing a transient CSS stylesheet....
From: Ben Nadel
The 2023 CF Summit East Conference wrapped up yesterday — it was a fun, albeit short, trip. I’m already on a flight back hope; sadly no time for tourist things on this trip (tho my sushi dinner with Minh Vo yesterday was fantastic so I’ll take that as a win).
From: South of Shasta: Software Development, Web Design, Training
The usual person in the tech industry will inevitably have a storage medium you “must” secure before letting it out of your possession.
From: Chris Tierney
Mura CMS was a popular open-source content management system (CMS) written in ColdFusion.
From: Chris Tierney
Ben Nadel demonstrates that removing a CSS stylesheet also removes any CSS affects that it had on the active document....
From: Ben Nadel
Ben Nadel demonstrates that the overscroll-behavior CSS property only affects elements that actually have scrolling content....
From: Ben Nadel
Greetings from the Chicago Airport! I'm currently waiting on my flight that's been delayed several times. This place becomes even more of a zoo every time I'm here. Anyway, assuming they find a way to get me to DC before morning (cross your fingers!), I'll be speaking at the CF Summit East tomorrow.
From: South of Shasta: Software Development, Web Design, Training
Ben Nadel and the crew talk about the "what" of testing in programming. This was inspired by a set of tests that seemed to be extremely brittle....
From: Ben Nadel
Ben Nadel implements John Conway's Game of Life using Hotwire and ColdFusion....
From: Ben Nadel
Ben Nadel considers a thought experiment in which each individual action in an application is modeled as its own "Use Case" component in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how he got FusionReactor's User Experience Monitoring (UEM) to play nicely with his ColdFusion site's Content Security Policy (CSP)....
From: Ben Nadel