Last Updated: 1/30/2017 Table of Contents Background Pattern Matching Subtleties with HtmlTargetElement “OR” Operations “AND” Operations Sending Parent Attribute Values Down to Child Elements Reading Child Elements from a Parent […]
Last Updated: 9/30/2016 Background Time and time again, developers inherit legacy applications and criticize a former team member’s coding style. “On which planet does this coding cowboy live where this incoherent sequence of […]
Last Updated: 12/30/2015 I recently embarked on a Single Page Application (SPA) project in which React was to be used with ASP.NET Core 1.0 (RC1) and Webpack. Due to some […]