How to efficiently handle irregular JSON data:
Using Javascript logical operators && and || JSON This post is about how I had been processing JSON data from Web API calls, why the approach I chose was “poor taste” code, and what I did to fix it. Prerequisites You are familiar with basic Javascri...
Dec 5, 20167 min read1
