a very beautifully curated and detailed video for all level of learners
@_remma11 ай бұрын
Thank You. I like the way you explain every step, not just assume we know.
@iconoyuri9555 Жыл бұрын
I highly appreciate the quality of your code
@samuelumoh393 Жыл бұрын
Thank you for this video sir. Is there a reason why the music images are blurry?
@Meeks2k Жыл бұрын
Bro this was so helpful. Just learning JS and my dumbass set up a local server and everything because I had NO clue about async functions. You’re the goat💜
@franklinodigbo Жыл бұрын
This might be what I have been looking for. Let me see if it works. I will come back and give a proper review. PS: I am using typescript
@HK1tap Жыл бұрын
Hey sir, is there any problems if someone know my clientID or clientSecret?
@frogga2935 Жыл бұрын
nerd
@devmehta-ur8nt Жыл бұрын
thank you so much really helped me a lot as someone who is not so familiar with oauth and also to use 3rd party web apis
@natalymota7592 Жыл бұрын
Thank you for this tutorial! What application did you use to create the layout for your user interface?
@nguyendanhthuong8954 Жыл бұрын
What's app which you use to design in this video ?
@devanteswing701 Жыл бұрын
dam bruh you real good at teaching
@ScienceBrain2 жыл бұрын
SO HARD
@sonututeja29522 жыл бұрын
Bro I cant find mach flow tool to Download is it is available in all countries pls reply
@averywicks68922 жыл бұрын
Here you go. Link was in the description (just FYI) www.mockflow.com/
@Scott59022 жыл бұрын
hey why the underscores in the function names? I might have missed it
@mqwilliams2 жыл бұрын
WARNING guys, this video is outdated. I cloned the git directory to test it out but it doesn't pull from Spotify's API. It's been 2 years since this has been posted so it seems like Spotify changed their documentation on their end.
@namocspot33302 жыл бұрын
but how could a play a music?
@vybhavshetty90942 жыл бұрын
thank you
@kenbee852 жыл бұрын
Bro I really learn a lot from this. I hope you continue doing this
@lizavetameta2 жыл бұрын
where can i find these endpoints on Spotify? any links?
@madisonevans17772 жыл бұрын
I seem to be getting a 400 error 'ERR_BAD_REQUEST' that I can't seem to solve. Any suggestions?
@feliciafel18092 жыл бұрын
Thank you so much for making this video! this is great!
@lavizpandey99572 жыл бұрын
Good one!!
@ericvaughn8432 жыл бұрын
Love your videos...especially with the code explanations. Would love to be able to see more of the finished app at the end of the videos though.
@SatyamGupta-gf4je2 жыл бұрын
Hi l want to setup a music distribution website can you help
@raigeki.2 жыл бұрын
if i'm understanding correctly, the APIController is basically coded in a way that makes it function like a class, with the main function basically creating the inner functions like _getToken(), etc.?
@AndresGarcia-rt9zy2 жыл бұрын
Can you play music through the api?
@utibeabasiukobo43812 жыл бұрын
i keep getting this error message "Uncaught (in promise) TypeError: Cannot set properties of null (setting 'innerHTML')" when i select a genre
@jackwatson4382 жыл бұрын
Legend. This video probably saved me hours of fumbling through Spotify docs, thanks dude!
@notsure1802 жыл бұрын
It is good to teach the functional components anyways, for the class components - although supported now - will not be supported in the future (from what I read in 2022). I am struggling with the Spotify API a bit right now lol, but I got other APIs to work properly. Even with a similar approach to what I did to my other functioning API calls. I think it is because of the redirect uris involved in these APIs, but it may be a server issue that I mistakingly overlooked. Good video!
@notsure1802 жыл бұрын
I could get raw HTML from an express server, but rendering a full HTML page (with html that is not in a body tag) has proved to be somewhat of a challenge to me. I am a React newbie though.
@PrajwalKedari2 жыл бұрын
Hey Avery wicks 👋, Pls Can u tell me the name of That UI designer
@averywicks68922 жыл бұрын
Sure it's called Mockflow. Tx for watching.
@PrajwalKedari2 жыл бұрын
@@averywicks6892 waiting for Next Video 👌, TX for reply (Fast)
@josefranciscoaguirrevillar21132 жыл бұрын
Very well explained!!!! So grateful for founding this video! Well edited and professional! Hope you can get More subscribers!
@averywicks68922 жыл бұрын
You're very welcome sir. Been a while but more videos coming.
@jonahsaywonson52722 жыл бұрын
Amazing video! Thank so much for the tutorial!
@vidhishamaken46252 жыл бұрын
Hey I cloned your repository but the drop-down menus for genre and playlist have no options, it just says select and the list you are demonstrating is not there. Please help !
@gexcube19812 жыл бұрын
hello, how long will it take to create a website by inserting social media bees, tik tok, facebook / instagram, you tube, spotify, itune store, tidal, deezer, claro music, beatport, amazon music. sales service and social media promotion service ... a price estimate?
@kassiooliveira56402 жыл бұрын
Great video,👏👏
@AlfredoPrince2 жыл бұрын
You my brother are f***ing awesome
@averywicks68922 жыл бұрын
appreciate the support bro!!
@danielmdenton2 жыл бұрын
Appreciate this video. I'm doing a programming bootcamp project and I was a little apprehensive about using the spotify API but you make it look pretty simple.
@JC-fd8ho2 жыл бұрын
how did u know how to use the spotify Api i went to the Docs and i got lost there i don't know what to do Exactly
@TheTravelingtramp2 жыл бұрын
So basicallly this guy didn't teach how to use the spotify api. Just a snap of his fingers and the code appears in his editor without explaing where to find the information on how to write the code. Becuase I have been lookgin for the past hour and can't find any of this on spotify's website.
@koosik66512 жыл бұрын
Tutorial is good, but I feel a little lost when you introduce me to an UI creating app that I've never seen and I have to base my first steps on sped up video without coursor.
@dannnnydannnn52012 жыл бұрын
Nice tutorial! I’m going to try this when I get back home. I’m working on a project that could definitely incorporate some of what you did here with the playlists. This is really helpful actually. Thanks dude.