Highlighting Dynamic Parts Of A Pretty-Printed JSON Value In JavaScript
Ben Nadel demonstrates how he highlighted the dynamic parts of a pretty-printed JSON value in JavaScript....
From: Ben Nadel
Ben Nadel demonstrates how he highlighted the dynamic parts of a pretty-printed JSON value in JavaScript....
From: Ben Nadel
Ben Nadel and the crew talk about the viability of the Minimum Viable Product; and whether solopreneurship is still possible in the web application industry....
From: Ben Nadel
Ben Nadel demonstrates how to access the internal key-casing of a struct key in ColdFusion....
From: Ben Nadel
Ben Nadel looks at the OWASP Java Encoder project's recommendation to double-encode dynamic URLs in an HREF context....
From: Ben Nadel
Ben Nadel creates a user defined function, toEntries(), for normalizing collection iteration in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to sort an array with a subset of priority items in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about the insecurities that they feel at work regardless of how much value they create for their companies....
From: Ben Nadel
Ben Nadel updates his FusionCode algorithm to allow for key-casing and type-coercion settings to be configurable in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about the mechanics of A/B testing; and, how it might be incrementally added to a bulk email system....
From: Ben Nadel
Ben Nadel demonstrates how to extract illegal tag names from the OWASP AntiSamy HTML sanitization error messages in ColdFusion....
From: Ben Nadel
Ben Nadel creates a FusionCode algorithm which is a ColdFusion-oriented version of Java's HashCode concept....
From: Ben Nadel
Ben Nadel demonstrates how to build a simple, fixed-size cache using an ordered struct in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to encapsulate JSON serialization logic in ColdFusion when data needs to be manipulated as part of the serialization workflow....
From: Ben Nadel
Ben Nadel demonstrates that Adobe ColdFusion's implementation of deserializeJson() loses key-order....
From: Ben Nadel
Ben Nadel demonstrates two spread operator bugs in Adobe ColdFusion 2021 and 2023....
From: Ben Nadel
Ben Nadel and the crew talk the value add (and the value detraction) of putting comments in code....
From: Ben Nadel
Ben Nadel and the crew talk to Carol about her idea for a small piece of software; and, how to break ground without getting overwhelmed....
From: Ben Nadel
Ben Nadel demonstrates that core decision functions, such as isSimpleValue() and isStruct() can accept null / undefined arguments in ColdFusion....
From: Ben Nadel