Recursive Template Rendering In Alpine.js 3.13.5

Ben Nadel demonstrates how to recursively render a tree data structure in Alpine.js 3.13.5 using his x-template-outlet directive....

From: Ben Nadel

TIL - submit() versus requestSubmit()

Today I learned (well, technically, a few days ago, the week has been a lot), that the web platform supports a requestSubmit method.

From: Raymond Camden

Apple going to intentionally kneecap the web: PWAs

Remember the days that Apple used to pitch itself as David in the David and Goliath stories? Well, over the years, the tables have turned as safari has become like the IE of Old. Apple, in a short number of days, are going to intentionally kill off PWA support.

From: Michael Walter Van Der Velden

Creating A Template-Outlet Directive In Alpine.js 3.13.5

Ben Nadel demonstrates how to render templates using a template-outlet directive in Alpine.js 3.13.5....

From: Ben Nadel

Cloning Templates In Alpine.js 3.13.5

Ben Nadel demonstrates how to clone template elements in Alpine.js 3.13.5; and, how to supply an intermediary scope to each cloned element....

From: Ben Nadel

Overcoming Asymmetric Prototype Property Access With Proxies In JavaScript

Ben Nadel demonstrates how the Proxy object can be used to change prototype chain access in JavaScript....

From: Ben Nadel

Working Code Podcast - Episode 167: Do You Have A Brand?

Ben Nadel and the crew talk about personal brand building....

From: Ben Nadel

Scoping Reactive Object References In The DOM In Alpine.js 3

Ben Nadel creates a custom directive in Alpine.js 3.13.5 that allows an x-data reactive object to be scoped for more obvious access....

From: Ben Nadel

Creating A CSS Class Name Directive In Alpine.js 3

Ben Nadel demonstrates how to dynamically bind CSS class names using a custom directive in Alpine.js 3.13.5....

From: Ben Nadel

Creating A CSS Class Name Directive In Apline.js 3

Ben Nadel demonstrates how to dynamically bind CSS class names using a custom directive in Alpine.js 3.13.5....

From: Ben Nadel

What Does ColdFusion's verifyClient() Do?

I recently saw a ColdFusion question about verifyClient and remote CFC functions.

From: Hoya Haxa - A Security Research Blog

Submitting Forms With CMD+Enter In Alpine.js

Ben Nadel looks at several ways to submit a form using the CMD+Enter key combination in Alpine.js....

From: Ben Nadel

Testing Multiple Variations of Generative AI Prompts

In nearly all of my recent explorations of Generative AI, I've come to realize how important prompts are.

From: Raymond Camden

Links For You

Good morning programs.

From: Raymond Camden

Come Learn About Web Components!

Did you miss the Adobe ColdFusion Summit in Las Vegas last year? Still bummed about missing all the rad content? You're in luck!  Adobe is currently running the ColdFusion Online Summit 2024 -- it's the same (I think) sessions that were done in Las Vegas, but on line so you can watch from the c...

From: South of Shasta: Software Development, Web Design, Training

Hello World In Svelte JS 4

Ben Nadel explores Svelte JS for the first time, building an interactive JSON explorer in Svelte 4.2.10....

From: Ben Nadel

Recent critical Lucee security vulns: make sure you're protected, finding out more about them

There has been important news released (this week and last week) about a critical Lucee security vuln (an RCS or remote code execution vuln). You'll want to make sure your Lucee instances are protected either by updates or configuration (or both). There are actually 3 matters to beware. [More]

From: Charlie Arehart - Server Troubleshooting

Thinking Defensively about Three Recent Lucee Vulnerabilities

Last week, Harsh Jaiswal and Rahul Maini from ProjectDiscovery released some impressive security research on multiple vulnerabilities in Lucee (and Mura CMS and Masa CMS).

From: Hoya Haxa - A Security Research Blog