Twitch.tv - Completed

I managed to finished the Twitch.tv API app. I have used Bulma as a css framework for the first time.
I am not quite happy with this project because I wanted it to be a bit more advanced but works well and is responsive.
Any feedback is welcome! :relieved:

Thanks,
Simon

2 Likes

Looks Good (Y). But i think it would have been better if the online users were all stacked on the top. And where did you learn how to use promises??

Thanks @Cancerlot, I had this idea before. I tried this code and didn’t work.
I think forEach runs in async mode…
1
This is what I get…

I learned about the Fetch API here: https://scotch.io/tutorials/how-to-use-the-javascript-fetch-api-to-get-data
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch
https://www.youtube.com/watch?v=Oive66jrwBs