Hi everyone,
I’ve been stuck for weeks on my Twitch TV app. I’ve been reading more about events, JSON and JQuery but I’d like to finish it as soon as possible because I want to move on to the next algorithms challenges.
So here’s what I have done so far. Bear in mind I’ve done it pretty much by myself: I didn’t look at any code and I just used what we learn in FCC (that wasn’t a lot) and my own research online.
It basically doesn’t work properly. The channels don’t always show the status, sometimes you refresh the page or do whatever and the last 4 don’t show the status.
The online/offline buttons don’t work.
Ignore the CSS, that’s my strong suit so I always leave it for last. The only CSS I added was just to visualize better.
Can you please give me a hand here? I don’t want you to rewrite my code, just point me in the right direction: where am I getting something wrong and what can I read up on to figure out how to fix it.
All the other projects where fairly easy but this one is blowing my mind for some reason and I’ve become stuck. I’m eager to move along with FCC!
Thank you all so much in advance!!
Cheers,
Virginia