sparkartgroup-archive / sparkart.js

Easily interact with Sparkart's APIs via Javascript.
1 stars 0 forks source link

safer handling in case the fanclub service yields no response #69

Open UnquietCode opened 10 years ago

UnquietCode commented 10 years ago

Hi folks. This adds some extra checks so the JS code doesn't fail if the fanclub service yields no response. In my consuming project. this allowed more of of my page to function even though I can't access the API server when running locally.