Working Code Podcast - Episode 130: Book Club, The Phoenix Project
Ben Nadel and the crew talk about the first few chapters of The Phoenix Project, our latest book club book....
From: Ben Nadel
Ben Nadel and the crew talk about the first few chapters of The Phoenix Project, our latest book club book....
From: Ben Nadel
Ben Nadel shares the details of the magic link / passwordless login system that he's built in ColdFusion...
From: Ben Nadel
Ben Nadel considers using nested CFLock tags in order to synchronize a background data cleanup process in ColdFusion....
From: Ben Nadel
Ben Nadel celebrates the 16th annual Regular Expression (RegEx) Day! An ongoing tribute to the unbridled power of pattern matching!...
From: Ben Nadel
Ben Nadel and the crew talk the unhealthy tension that can manifest between Engineering and Product when product moves on and the engineers have to maintain the system in a vacuum....
From: Ben Nadel
Ben Nadel builds a simple but powerful dependency injection (DI) framework as a code kata in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about a variety of web development topics, focusing on why we don't approach Testing with more measure and constraint....
From: Ben Nadel
Ben Nadel demonstrates a four-sided positioning bug for buttons in Firefox. And, how to use CSS Flexbox as a work-around....
From: Ben Nadel
Ben Nadel demonstrates how to create a simple bar chart using CSS Flexbox and ColdFusion, no JavaScript necessary....
From: Ben Nadel
Ben Nadel and the crew talk to Sean Corfield about hiring technical candidates; and, why the pervasive approach to interviewing is completely broken....
From: Ben Nadel
Ben Nadel demonstrates how to load GitHub Gist data as JSON, then parse it with jSoup, and render it with ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to maintain leading / trailing white space in a jSoup Document by disabling pretty print in ColdFusion....
From: Ben Nadel
Ben Nadel shares how he's using BugSnag as his server-side log and exception aggregator in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about documenting design decisions; and, about keeping those documents up-to-date over time....
From: Ben Nadel
Ben Nadel demonstrates that multiple ColdFusion custom tags can be imported under the same prefix even if they are in different directories....
From: Ben Nadel
Ben Nadel demonstrates that dashed and name-spaced attributes can be passed into ColdFusion custom tags....
From: Ben Nadel
Ben Nadel considers whether he should start his next project with Hotwire or Angular. Both have benefits and drawbacks....
From: Ben Nadel
Ben Nadel and the crew talk about a variety of topics; but, mostly let Ben go on and on about the subjective nature of programming....
From: Ben Nadel
Ben Nadel starts hosting Google Fonts locally in order to move towards GDPR compliance....
From: Ben Nadel
Ben Nadel shares part of an interview with DHH on the beautiful freedom that server-side programming gives us as developers....
From: Ben Nadel
Ben Nadel explores ways in which to handle 401 Unauthorized responses in a Hotwire and ColdFusion application; and, how to handle it in a Turbo Frame context....
From: Ben Nadel
Ben Nadel and the crew talk trying to stay up-to-date on everything that is happening in the web development industry....
From: Ben Nadel
Ben Nadel takes comfort in John Gall's law on building complex systems. And why starting simple isn't just practical, it's the only way to be successful....
From: Ben Nadel
Ben Nadel and the crew talk about how to be a negative 10x engineer by wasting time and wreaking havoc with large documents and massive meetings....
From: Ben Nadel
Ben Nadel demonstrates how to create custom Turbo Stream actions that allow only portions of the template to be extracted and applied to the live page....
From: Ben Nadel