News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
8 | Follower
Ben Nadel's Blog
13.04.2025
Ben Nadel translates the sample Contacts App in the Hypermedia Systems book into a ColdFusion application context.
14.04.2025
Ben Nadel tries to articulate why he is happy with GET and POST in ColdFusion; and doesn't feel any need for PUT, PATCH, and DELETE to be supported in HTML.
17.04.2025
Ben Nadel discovers that undefined values in JavaScript do not soft equal false or 0. Which makes expressions involving the safe navigation / optional chaining operator much easier.
19.04.2025
Ben Nadel builds an HTMX extension to conditionally disable hx-boost based on link patterns and filter callbacks.