My Twitch app and... only 4 more project to my front-end certificate!

Sometimes the items wont load
Any ideas to fix that?
http://codepen.io/Errec/full/MbLxOz

check out my other projects here:
http://codepen.io/Errec/
Any feedback is welcome!

Hey Errec! I was getting an error on chrome “Uncaught Error: Bootstrap’s JavaScript requires jQuery”. I know you have jQuery hooked up as an external script to the project. It might be because you have Bootstrap listed above jQuery in your scripts. I would try flipping it around so JQuery loads first.

I love your buttons!

Thank you! I probably did something wrong in the codepen settings! lol
I’ll check this out now.