Building a Twitch streamer web app using jQuery and Javascript




In today’s video, I’m going to show you how to build a Twitch streamer web app, which is one of the intermediate front-end web development projects from Free Code Camp. To complete this project, I will still be using jQuery and JavaScript as I did in the previous projects.

Original source


7 responses to “Building a Twitch streamer web app using jQuery and Javascript”

  1. when i do this i get this error (in the chrome developer tool) : Failed to load https://wind-bow.gomix.me/twitch-api/streams/ESL_SC2: Redirect from 'https://wind-bow.gomix.me/twitch-api/streams/ESL_SC2' to 'https://wind-bow.glitch.me/twitch-api/streams/ESL_SC2' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:53746' is therefore not allowed access.

    I get this for all the channels, any idea on how to dix?

Leave a Reply