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...
blogs.learnin60seconds.com7 min read