Getting Channel Information Using AngularJS using $HTTP and JSONP

@Schmoopiie

That’s awesome, i don’t think i would have got that without you.

Now a follow up question, although it’s not specific to the Twitch API and more of an AngularJS question using Twitch. How can i set an interval so that the $http requests runs every 10 seconds and therefore updates the data received from the json file.

Here is what i have tried, hmm thought i had it working then.