Тёмный

10.5: Working with APIs in Javascript - p5.js Tutorial 

The Coding Train
Подписаться 1,7 млн
Просмотров 470 тыс.
50% 1

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 418   
@2000ssdd
@2000ssdd 5 лет назад
Months....months of reading, learning, and applying....nothing. 15 minutes of your beautiful soul gave my silly brain a breakthrough it needed to wrap my head around API calls and showing a response on an HTML page. I appreciate every video you do, each one I learn a little more that help me out tremendously. Thank you
@TheCodingTrain
@TheCodingTrain 5 лет назад
So glad to hear, thank you!
@soumyajeetsengupta3064
@soumyajeetsengupta3064 2 года назад
Your enthusiasm to explain it makes me want to learn more and more from you. It never feels like you are bored, you look happy you are enjoying explaining it and it makes me also happy and stay engaged with you energy. Thankyou sir for the wonderful explanation. I wish for you a lot of happiness and good health.
@ivanmarte5673
@ivanmarte5673 9 лет назад
seriously Daniel you have a good possibility you will be big on RU-vid. keep doing your job
@TheCodingTrain
@TheCodingTrain 9 лет назад
Thanks for watching! I'll be happy with "medium" on RU-vid!
@Jo-zq1ig
@Jo-zq1ig 4 года назад
4 years later almost 1 mil
@rycal
@rycal 4 года назад
2 months over 1 mil
@AnryGuiltar
@AnryGuiltar 3 года назад
This comment aged beautifully
@movocode
@movocode 3 года назад
Now 1.24 M
@mathewmorris
@mathewmorris 8 лет назад
Hey, loved this video! You said, "Look at me! 10 minutes in..." and I had to check the progress bar because I couldn't believe it had been 10 minutes already! Most other tutorials feel like they take forever but yours are extremely interesting and you're fun to watch! Thanks for the awesome tut because I've been stuck on this for weeks hahahah
@sergio2494
@sergio2494 5 лет назад
almost 4 years later, and this video is really easy to understand. Thanks for the explanation.
@69kai69
@69kai69 6 лет назад
1 month into my Javascript coding module in university and I can say 95% of the stuff I've learn has been from @TheCodingTrain and the other 5% is from my lectures. Thanks dude!
@holthuizenoemoet591
@holthuizenoemoet591 5 лет назад
this is so relatable, this format is just so much more enjoyable and a lot quicker!
@holthuizenoemoet591
@holthuizenoemoet591 5 лет назад
"thanks for watching" he says, you make programming so much more accessible for a lot of people! thank you for making them.
@markusmattssondtyw
@markusmattssondtyw 8 лет назад
Great beginning tutorial! Your great joking character made it enjoyable, must tutorials I watch make me bored out of my mind. Not this one! Thanks!
@TheCodingTrain
@TheCodingTrain 8 лет назад
Thanks for the nice feedback!
@AlpPamuk
@AlpPamuk 3 года назад
@Redfern Pitcher I strongly disagree with you.
@miguelmyers9546
@miguelmyers9546 8 лет назад
i love this guy! you keep it so real with your audience. My coding bootcamp was doing soundcloud api today, and i just wanted to cry. thats how i find myself here
@Zestyyy28
@Zestyyy28 6 лет назад
BRO! I've searched and watched many videos trying to fully understand what the heck an API is, but you, sir, have made the most sense so far - "An interface-like thing for one project on a server to talk to another project on another server." GENIUS. Anyways, thanks. Great vid. Keep up the things you do.
@TheCodingTrain
@TheCodingTrain 6 лет назад
so glad to hear!
@yagmuruyank3669
@yagmuruyank3669 7 лет назад
You have no idea how helpful these videos are. Thank you very very very much.
@nerdshitoverexplained3032
@nerdshitoverexplained3032 3 года назад
OMG! This is the best tutorial ever made in the history of man kind! This video should be put on a usb and preserved underground in a nuclear bunker so future generations can also have a chance to see this masterpiece!
@traezeeofor
@traezeeofor Год назад
From ChatGPT: The Fetch API is a modern way to make network requests in JavaScript, similar to XMLHttpRequest (XHR). It provides a more powerful and flexible way to retrieve data from a server than JSONP. Instead of adding a script tag to the HTML page, you can use the fetch() function to send a request and retrieve the data. The Fetch API uses Promises, which makes it easier to handle asynchronous requests. So, JSONP is an older technique that was used to retrieve data from a different domain, while the Fetch API is a more modern and flexible way to make network requests in JavaScript. JSONP is still used in some cases, but the Fetch API is generally preferred. Thanks anyway, your teaching style is awesome as usual. P/S: I'm consuming content to familiarize myself with Fetch API, thats how i landed here
@codenameMoose_907
@codenameMoose_907 3 года назад
I know this is an older video, but still so relevant. I just love Daniel! He's so intelligent, humble, kind, and I learn so much.... aaand, he cracks me up every single time! 😂
@CentrixYT
@CentrixYT 4 года назад
why can't every tutorial on youtube be like this, you are great!
@codewithhassan5284
@codewithhassan5284 4 года назад
Yeah he’s pretty cool aha
@lpsupa1
@lpsupa1 7 лет назад
Just wanted to let you know, you have the best stuff I have seen to explain APIs. I did not begin to comprehend the concepts until I started watching your videos. Thanks for putting this out there.
@drishtisaraf8357
@drishtisaraf8357 2 года назад
WOW!!.....I have been struggling with APIs for some time. Your video was very helpful.Loved it.
@LianeMembis
@LianeMembis 6 лет назад
Loved this! One of the best tutorials on APIs out there. So digestible and your personality just makes it easy to understand and watch!
@TheCodingTrain
@TheCodingTrain 6 лет назад
Thank you!
@tadakuniyasuda8214
@tadakuniyasuda8214 4 года назад
Christine Simko was extrat Reed b
@lordblazer
@lordblazer 6 лет назад
OMG this is a life saver!! I know how to use APIs with Python, but with JavaScript I'm entirely new, and this is a lifesaver.
@pradiptahafid
@pradiptahafid 5 лет назад
Finally, someone that can summarize API in less than 3 sentences.
@anastasiyavyprytska856
@anastasiyavyprytska856 5 лет назад
You really make my day! Just started coding, so I get overwhelmed from time to time. But your explanation is easy to understand and your energy is awesome! You're a celeb in our class ;)
@qili6017
@qili6017 6 лет назад
Thanks Daniel! Finally had a clear idea about how API works in practice and got a super mood from your joking style haha. Esp. after checking so many boring tutorials. You are just Awesome!!
@javazomb
@javazomb 8 лет назад
This is definitely among my favorite programming channels on RU-vid. I love the enthusiasm in your videos. Keep it up!
@boxpilot643
@boxpilot643 8 лет назад
Thank you, thank you, thank you. I've learnt more in the last 10 minutes than I have in the past few days of googling "api javascript beginner tutorial" and all its variants. Again, thank you.
@TheCodingTrain
@TheCodingTrain 8 лет назад
I'm so glad to hear, thank you!
@julessaarikoski8996
@julessaarikoski8996 6 лет назад
Thank you for making understandable content with a bit of human error and figuring stuff out on the go in it, it definitely helps me feel a bit less like paddling in a thick swamp of coding with a spoon.
@BRUNO-wk6tn
@BRUNO-wk6tn 7 лет назад
I´m beginning to learn Javascript and I hope to explore it with API in the future... I really appreciate your way to teach and to share your knowledge with us. Thanks a lot and keep doing it please!!!
@oscarsandoval9167
@oscarsandoval9167 8 лет назад
This is phenomenal. Have been wasting time for weeks now combing through JS tutorials that assume knowledge regarding how APIS and servers work. Love the energy too. Keep it up and with some exposure on sites like Reddit you should have a million plus subscribers in no time.
@TheCodingTrain
@TheCodingTrain 8 лет назад
+Oscar Sandoval thanks for the kind words! Reddit might tear me to pieces, but I appreciate the sentiment!
@nishmarebello4070
@nishmarebello4070 4 года назад
Hey Daniel! Thank you so much. I was really breaking my head over this API thing. You helped me a lot and made my day :)
@mayanovarini5757
@mayanovarini5757 7 лет назад
"You're smart, funny and humble, awesome tutorials too!" ~your new subscriber.
@pawandeore6989
@pawandeore6989 4 года назад
Visit Traversy.... Much more than this nerd 😏
@apexhacker346
@apexhacker346 6 лет назад
This is the greatest teacher to have ever lived!
@karenyuritzinjimenezvaldez395
@karenyuritzinjimenezvaldez395 7 лет назад
Nice video,! it has great learning material and the visual effect of you being inside the screen plus your step by step guidance and your going-openly-through-the-process makes it feel familiar and interesting.Thanks!!
@scarlatybonfim1461
@scarlatybonfim1461 3 года назад
Best explanation about API in the world!!!! A video like this I was searching for and thousands of them don’t explain clearly like this one, with this example . Thank you very much! One more subscribed!
@timmytim9054
@timmytim9054 4 года назад
you're literally the best at explaining, and have the best energy
@siddhantjain2402
@siddhantjain2402 6 лет назад
Wow, it was really helpful! At the first glance, I was not sure how helpful it would be but I was blown away by your amazing teaching style! It really cleared most of my doubts. Keep up the good work!
@abusufiankayal682
@abusufiankayal682 6 лет назад
man you are very jolly... every teacher should be like you ..Enjoyed your class thanks a lot sir
@akshatjain2157
@akshatjain2157 6 лет назад
Thank you so much for this video! We need more teachers like you.
@KirZh-rg2hl
@KirZh-rg2hl 3 года назад
2021! It's work after several minutes! Great work, Dear Mr. Daniel. From Russia with Love!
@highbrands7826
@highbrands7826 7 лет назад
Hi, From weeks I have been trying to understand how to fetch data from an API and load it in my program... your method worked.. thanks and yes you made it enjoyable...
@Rafael-Bravo
@Rafael-Bravo 3 года назад
This guy teaches well he should have his own channel with happy colors and happy lessons
@RandomAlias1
@RandomAlias1 6 лет назад
I absolutely love the energy you have in this video. You certainly made the topic VERY interesting despite me coming without much previous interest in the topic. You made me watch the whole thing. Such a great and informative video
@darrenhere5856
@darrenhere5856 8 лет назад
the explanation of when we are watching this was fantastic !!!great videos !!
@JoonJulyAugust
@JoonJulyAugust 7 лет назад
Thank you so much for bringing your enthusiasm online and making learning a positive experience!
@boo5274
@boo5274 3 года назад
You honestly help me on an incredible scale to understand things. I really appreciate your channel. Keep it up
@jessejoseph2643
@jessejoseph2643 4 года назад
Amazing video. Even though I know a lot about APIs already, I still enjoyed watching this video.
@taylorspears3147
@taylorspears3147 3 года назад
I wish I had you as my professor in college. You make programming really fun.
@cherryhathway7554
@cherryhathway7554 2 года назад
I loved the way you progressed into the topic :D ..loading the API call and showing no result and then going to API Key. Well explained video and really helpful for people who are new to the topic like me :)
@lebiru
@lebiru 7 лет назад
This helped tons as I'm just learning how to call API's with Javascript. I'll definitely take a look at your other videos.
@kedarkodgire9506
@kedarkodgire9506 7 лет назад
This was the best explanation I ever seen for Api's.
@TheCodingTrain
@TheCodingTrain 7 лет назад
Thank you!
@kontomylitis
@kontomylitis 4 года назад
This is a beautiful way to learn about APIs. Thanks for this video. One of the best.
@ayoonamusi1067
@ayoonamusi1067 6 лет назад
Thank you so much for the video. You explained the concepts well, without making assumptions.
@kardashevr
@kardashevr 6 лет назад
i need a teacher like this in my life!
@justwanjiku
@justwanjiku 5 лет назад
Finally a video on APIs that I understand. Thank you Sir!
@Yash-jp6xh
@Yash-jp6xh 3 года назад
You my friend deserve a medal
@ahmedfaraz3685
@ahmedfaraz3685 3 года назад
Watching you for the first time and you're actually awesome.
@austinjp11
@austinjp11 7 лет назад
Just starting to use APIs and this was a great video to get started with, thank you.
@TheCodingTrain
@TheCodingTrain 7 лет назад
So glad to hear!
@mygelbergstresser6466
@mygelbergstresser6466 8 лет назад
You did a great job explaining all of this. Great video!
@vishalrangari8645
@vishalrangari8645 6 лет назад
Sir, thank you so much for this json videos
@DhruvSethandmyworks
@DhruvSethandmyworks 6 лет назад
Your energy is infectious 👍🏼 thanks for sharing your knowledge
@NewNez
@NewNez 5 лет назад
Definitely the gift of teaching, helped me understand much better! Thank you!
@sarthakkhare4600
@sarthakkhare4600 4 года назад
Sir you have cleared all of my doubts on API keeping going Sir.....👍👍👍
@RockstahRolln
@RockstahRolln 4 года назад
4 years old video but still relevant today. What a TERRIFIC vid!!
@baileypownell3992
@baileypownell3992 5 лет назад
The Coding Train cures my depression.
@AeroAndZero
@AeroAndZero 5 лет назад
2:40 "So the first thing you wanna do is click on it" Oh Thanks Shiffman Really Useful Tutorial 😂😂
@nonetrix3066
@nonetrix3066 3 года назад
thanks been meaning to learn this since a lot of API wrappers seem to get abandoned
@arber.shabani
@arber.shabani 7 лет назад
this was a hell of a video, everything is much simpler now :D
@maryk0505
@maryk0505 6 лет назад
Loved watching this video... looking forward to watching more of you. You make it fun!!!
@cheeseburger1884
@cheeseburger1884 7 лет назад
I'd hug you if I could, Dan. Thanks for the series so far!
@TheCodingTrain
@TheCodingTrain 7 лет назад
virtual hug!
@NNNedlog
@NNNedlog 2 года назад
This is so easy to understand thanks to your explanation
@mrkinguzo
@mrkinguzo 7 лет назад
finally a video with info i can use. WELL DONE!
@a_l_o_k_1991
@a_l_o_k_1991 3 года назад
I am your biggest fan... Love the way you teach things
@alakhsheth7409
@alakhsheth7409 6 лет назад
I learned in 15 minutes what I've been trying to learn for the last 15 hours....damn your good...subscribed!
@martincornelli2149
@martincornelli2149 5 лет назад
Thanks for the video! I'm a beginner and it was really clear. Plus your mood made it very enjoyable.
@baileyconradt1519
@baileyconradt1519 4 года назад
Fantastic video! Thanks for making learning about APIs fun.
@unknownad_official
@unknownad_official 4 года назад
great tutorial.. i like the way you're presenting curses
@itsthomasYT
@itsthomasYT 7 лет назад
Great tutorial. I love the way you teach! Very special. Many thanks for it. I only wished that API was explained with Ajax and not with p5.js.
@TechWaltMD
@TechWaltMD 4 года назад
Well laid out and understandable.
@geekyprogrammer4831
@geekyprogrammer4831 5 лет назад
Your 15 minutes tutorial seemed like 2-3 minutes lol you are amazing Sir!
@chrislacaille2960
@chrislacaille2960 8 лет назад
Thanks! Best explanation so far and you made it FUN... Love the enthusiasm and humor. Great teacher A+
@TheCodingTrain
@TheCodingTrain 8 лет назад
+Christopher Lacaille Thanks for watching and the nice feedback!
@freechats5481
@freechats5481 2 года назад
why should i subscribe to you man I love the way you tell man really needed this
@ilovepizza8263
@ilovepizza8263 5 лет назад
Saving this video. API lecture kicked my ass today.
@goldthumb
@goldthumb Год назад
I've never heard of "jsonp" until I met the previous video 10.4.
@marcoscunha6151
@marcoscunha6151 5 лет назад
Great, really great video tutorial! Thanks! I I had some difficulties understanding the API concept.
@rafiadichandra
@rafiadichandra 2 года назад
Nice video, thank you so much sir!
@guyfawkes6930
@guyfawkes6930 3 года назад
Man I started to love you
@uhN0id
@uhN0id 7 лет назад
Do you ever do talks? I need to witness you in person sharing your knowledge! Incredible teacher.
@sor91
@sor91 7 лет назад
Hi Daniel, PLEASE PLEASE help us with the Instagram API. Teach us how to use it, there are no RU-vid tutorials at all .....THANK YOU!!!!
@arturotramontini4773
@arturotramontini4773 4 года назад
thank you to show us start path :), without these info we spend too much time to start and lose interest
@Adelaidis
@Adelaidis 4 года назад
Absolutely amazing. Exactly what I needed!
@itspradeeppoudel
@itspradeeppoudel 6 лет назад
Great Tutorial. Fully Practical and easy to grasp. Thanks sir.
@BEBE-nf9sf
@BEBE-nf9sf 5 лет назад
I love your videos. Thanks so much 😀
@abrahamchinninosowjr7753
@abrahamchinninosowjr7753 5 лет назад
This video is very easy to understand this for the lectured
@nile7999
@nile7999 8 лет назад
Thank you so much, it's a great video and you're a fantastic teacher.
@bigkurz
@bigkurz 4 года назад
Thanks for providing information like this my good sir.
@viallinovelo2634
@viallinovelo2634 7 лет назад
nice tutorial... really cought my attention and learn something to be a beginner..thanks
@dolkusborderless9987
@dolkusborderless9987 6 лет назад
helps me understand what an API is thanks
@dantedt3931
@dantedt3931 4 года назад
One of the best channels!
@TheGemsizzle
@TheGemsizzle 4 года назад
Best tutorial I've seen! Thanks!
@joshualipovetsky2744
@joshualipovetsky2744 6 лет назад
Thank you very much, Daniel!
@KonhaYT
@KonhaYT 7 лет назад
Great API-usage tutorial!
@kketut
@kketut 7 лет назад
Cool and fun presentation, enjoying it very much... especially for API newbie like me... two thumbs up for you... thanks
Далее
10.6: API Query with User Input - p5.js Tutorial
18:31
Просмотров 147 тыс.
1.4: JSON - Working with Data and APIs in JavaScript
16:22
ВЫЖИЛ В ДРЕВНЕМ ЕГИПТЕ!
13:09
Просмотров 191 тыс.
skibidi toilet multiverse 042 Trailer
01:57
Просмотров 2,9 млн
НЕ БУДИТЕ КОТЯТ#cat
00:21
Просмотров 958 тыс.
40 APIs Every Developer Should Use (in 12 minutes)
12:23
JSON Crash Course
24:49
Просмотров 1 млн
Coding Challenge 180: Falling Sand
23:00
Просмотров 949 тыс.
1.1: fetch() - Working With Data & APIs in JavaScript
15:39
JavaScript Pro Tips - Code This, NOT That
12:37
Просмотров 2,5 млн
What Is A RESTful API? Explanation of REST & HTTP
18:38
If __name__ == "__main__" for Python Developers
8:47
Просмотров 405 тыс.
ВЫЖИЛ В ДРЕВНЕМ ЕГИПТЕ!
13:09
Просмотров 191 тыс.