I just started my own webpage and spent the last two days trying to find out how to display api data on it. I've searched through countless web and youtube tutorials but your video was the only one explaining everything I needed to know without any existing knowledge. Thank you!!!
Never ever have I seen an expert teaching out in so good way to a beginner like me! I wish i could change you with my current teacher in my programming course!!! Great job!!
Its been 4 years since I watched this (during my self-taught journey). I'm now a professional dev with multiple YOE. Thanks for all that you do. I don't watch many code-related YT vids anymore, but this video and many others were an amazing launchpad for me and my learning. Thanks for all you do-- you really do have a big impact on the trajectory of many of our lives :)
Yo I came here because I have a weather app I am working on, but I just wanted to say your enthusiasm woke me up, thanks homie. I will do better for you, and my teacher. Yall are really about this javascript
You didn't just receive data from and endpoint, you received data from outer space! 🚀🌌 I love your teaching style. It's like hanging out with a friend who's really good at explaining stuff. Liked, subscribed, commented, thank you!
That was really a great lesson. Exactly what I wanted. The explanation is crystal clear and the real-life examples made it even more interesting. Thanks a million!
Went and researched setInterval() at the end of the video. It was so satisfying getting it to work in my code and stopping it with clearInterval(). Thank you!
I am just thankful for this series and your work. I am an electrical engineer and just workewith c and c++ , now i do some privat projects with js and your vids are so helpful. way better then every bonedry documentation. easy and fast to understand
Thank you for this playlist. I'm going to watch every video in it. I have been a developer for 5 years and I have never used AJAX or Fetch in any JavaScript code...Today I needed it for a job interview "homework" assignment. I feel a bit more confident, but man i'm a crap developer the more I think about it.
DUDE ... I have been trying to build a search engine with the OpenLibrary API for a minute. Their API (I guess cos it’s a nonprofit or something) isn’t straightforward like the one in the vid and confusing to me as I’m still learning. Your vid was the only one that helped me find the endpoints and FINALLY see the data in the console!!! I’m screaming!!!!!!!!!!!!! Thank you so much. Also you are so cute 💘 Subscribed for the coding skills tho... Thanks again! I’m ecstatic.
Not a coder, but I have a specific hobby project use-case where I need to leverage an API. Nothing too fancy I thought. But at first, I only found solutions that were way too complicated and I was starting to give up on an easy solution. But then I found this video and it told me exactly what I needed at exactly the right level. Thanks!
This helped me so much! I just enjoy watching your videos. Who doesn't. I recommended your machine learning vids to a python programmer and he was so happy!
Cool. Would love to find a similar video with far more complex JSON structures. Repeated object properties, arrays inside, how to looping through them, and find the specific data that we want. Cannot find a good tutorial on how to do this online with Javascript. Thanks again!
I just stumbled across this via Google when searching for a REST tutorial, and just wow! This was brilliant! Thank you so much for this excellent content! :)
Fascinating artistic performance! I understand that programming is partly art and partly science. I had to watch a second and third time to focus on javascript. Really great presentation.
This is treasure, you really kick that momentum there and you are so good, I like your video contents really appreciate and enjoy watching you. Thanks for this amazing content
Honestly the first time I saw your video Sir, I was a little irritated because it seems to be your not serious on what you're doing..haha.. But right now, I really like how you explain things in a simple way and your videos are very informational..Thanks a Lot!!
I am so happy to have found you. you have so many playlists, and i want to go through them all. keep making more. thanks especially the javascript stuff.
14:26 to 14:41 could be the video intro to show viewers what they should expect to achieve in a few seconds. That is before the current intro which is informative and also necessary.
this is so great i was being so actually thick trying to go through the trouble of using ajax to get JSON data cause nobody bothered to teach js in school or college
LOVE YOU LOVE YOU sir it's been a while i want to know the particular think ppl are do not say it properly then just start telling story about the this i completed some of the playlist to know this but i can not understand the particular thing now i know thank you soo much sir keep it up
Hi, I am trying to receive data from Riot Games API (I have a permanent API key and access rights). I need some help to find out what to do about the following error call: TypeError: "NetworkError when attempting to fetch resource. CORS header is missing"
That you very much, not I understand much better how a JSON API work :D I need to code one b myself for work and wow, your video brought light in the dark :3
Bro, this video is 4 years old and its still the best vidoe out there, thank you so much for the courses Dan! They are so appreciated.
Inspiration and motivation!
One of the best programming teachers
It feels so nice that we are getting away from p5 for some time and looking at native js. Thanks for that dan
I just started my own webpage and spent the last two days trying to find out how to display api data on it. I've searched through countless web and youtube tutorials but your video was the only one explaining everything I needed to know without any existing knowledge. Thank you!!!
Never ever have I seen an expert teaching out in so good way to a beginner like me! I wish i could change you with my current teacher in my programming course!!! Great job!!
Its been 4 years since I watched this (during my self-taught journey). I'm now a professional dev with multiple YOE. Thanks for all that you do. I don't watch many code-related YT vids anymore, but this video and many others were an amazing launchpad for me and my learning.
Thanks for all you do-- you really do have a big impact on the trajectory of many of our lives :)
I used to think I'd never understand APIs until I came across this video. I appreciate you a lot for breaking this down for me.
One of the best teachers in UA-cam, thank you sir, you're amazing!
@9:44 "why should it? its for computers" dropped a huge puzzle piece into my brain, TY
Yo I came here because I have a weather app I am working on, but I just wanted to say your enthusiasm woke me up, thanks homie. I will do better for you, and my teacher. Yall are really about this javascript
You didn't just receive data from and endpoint, you received data from outer space! 🚀🌌 I love your teaching style. It's like hanging out with a friend who's really good at explaining stuff. Liked, subscribed, commented, thank you!
That was really a great lesson. Exactly what I wanted. The explanation is crystal clear and the real-life examples made it even more interesting. Thanks a million!
I'm attending a coding bootcamp and your videos make me understand more about topics. Thank you!!!
You are just brilliant Man, the way make it so simple to break down such complex topics in matter of minutes. Hats off!
Went and researched setInterval() at the end of the video. It was so satisfying getting it to work in my code and stopping it with clearInterval(). Thank you!
You make coding an interesting game instead of tedious learning. Thank you
this guy is the best teacher ive ever seen. wish he was my sensei for all my code
Dude you save my life
This was to most easily fetch explained I was watch for long time ago
Awesome content. As a "advanced beginner (LOL)" the content and delivery is A+++. I am learning and practicing so much. Thank you so much.
Your content is perfect for my level of experience. I'm loving this course.
I like your passionated talks. You explain well, you explain as simple as possible and you're a passionated instructor.
Thank you for the excellent lesson! These videos are a goldmine!
Thanks so much! Checking out your channel, looks great!
I am just thankful for this series and your work. I am an electrical engineer and just workewith c and c++ , now i do some privat projects with js and your vids are so helpful. way better then every bonedry documentation. easy and fast to understand
I am so excited for this entire playlist. I just started dabbling with API's and this is going to be super helpful. Thanks Dan!!!
Thank you for this playlist. I'm going to watch every video in it. I have been a developer for 5 years and I have never used AJAX or Fetch in any JavaScript code...Today I needed it for a job interview "homework" assignment. I feel a bit more confident, but man i'm a crap developer the more I think about it.
You make us energetic to work and learn even at 1:30 AM . Lots of love
DUDE ... I have been trying to build a search engine with the OpenLibrary API for a minute. Their API (I guess cos it’s a nonprofit or something) isn’t straightforward like the one in the vid and confusing to me as I’m still learning. Your vid was the only one that helped me find the endpoints and FINALLY see the data in the console!!! I’m screaming!!!!!!!!!!!!! Thank you so much. Also you are so cute 💘 Subscribed for the coding skills tho... Thanks again! I’m ecstatic.
I am exactly sure that you cannot find any unnecessary video in this channel :D Thank you for your effort
Not a coder, but I have a specific hobby project use-case where I need to leverage an API. Nothing too fancy I thought. But at first, I only found solutions that were way too complicated and I was starting to give up on an easy solution.
But then I found this video and it told me exactly what I needed at exactly the right level.
Thanks!
Bro...I REALLY appreciate you making this video...everything was super comprehensive and I really enjoy your teaching style. 👍🏼 keep it up!💪🏼
Very true.
This helped me so much! I just enjoy watching your videos. Who doesn't. I recommended your machine learning vids to a python programmer and he was so happy!
You've been such an essential resource for me in learning code. Thank you for your videos. They're so easy to understand.
Great video! First time using fetch() but it won't be the last. Thanks for the great explanation.
I really want to reach into the screen and give you a hug, thank you so much for teaching me and for all your effort
Cool. Would love to find a similar video with far more complex JSON structures. Repeated object properties, arrays inside, how to looping through them, and find the specific data that we want. Cannot find a good tutorial on how to do this online with Javascript. Thanks again!
I just stumbled across this via Google when searching for a REST tutorial, and just wow! This was brilliant! Thank you so much for this excellent content! :)
omg you look so happy teaching! thank you for this very high quality course!
You always make my day brighter :)
Fascinating artistic performance! I understand that programming is partly art and partly science. I had to watch a second and third time to focus on javascript. Really great presentation.
This is treasure, you really kick that momentum there and you are so good, I like your video contents really appreciate and enjoy watching you. Thanks for this amazing content
Your the man!!! You put 60 boring pages of my uni work into a 16 min vid that was way clearer. Thank you. :)
Honestly the first time I saw your video Sir, I was a little irritated because it seems to be your not serious on what you're doing..haha..
But right now, I really like how you explain things in a simple way and your videos are very informational..Thanks a Lot!!
Thank you!!! There was so many time I didn’t touch anything of code but your videos are heaving my life❤
thx for
const { lat, long } = data;
yes i didn't know that either
This is the best tutorial I've ever seen, wow. Props to you man!
I am so happy to have found you. you have so many playlists, and i want to go through them all. keep making more. thanks especially the javascript stuff.
14:26 to 14:41 could be the video intro to show viewers what they should expect to achieve in a few seconds. That is before the current intro which is informative and also necessary.
This channel is a goldmine
so helpful to see if a simple, straightforward explanation and real life examples. Exactly what I needed!
May Universe bless your kind heart man, i love how you teach
Really good tutorial very hard to find a video like this were you can just learn something so quick and easy to understand
I love the energy how you explain everything, thank you.
Great enthusiasm overall and content in particular. This educational content is one of it's kind.
A ton of great tips here, even now. Really good run down, ty!
I love your enthusiasm, thanks for making these videos!
(Ekplictik!!!->Excellent), thanks a lot about the lesson. The Unforgetable Coding Train. Please stay online!!!
omg, you're a gem!!!!! from now on I stick to your classes only;)
Really like how engaging this video is, fantastic work!
You're so fun guy. Nice watching. I have in fact a thing to do with Leaflet and hundreds of pointers to put on a map. That's a good start, thanks
this is so great i was being so actually thick trying to go through the trouble of using ajax to get JSON data cause nobody bothered to teach js in school or college
AND YOU ADDED A BIT TO SHOW WHAT KIND OF CODE YOU NEED TO GET UPDATES FOR REACTIVE OBJECTS HOLY SHID TAKE MY SUB
Thank you for this nice course on APIs. You are a brilliant teacher.
Thanks ! ❤️
I love the Way u make things so simple. Thanks
4:20 is when you got me 🤣 keep in mind when you’re posting on youtube you have a wide variety of viewers
thanks, sir in the first time I understand JSON API. this video is very helpful for me.
thanks once again.
Brilliant video! Simple, fun and interactive! I enjoyed learning about the fetch api!
man your just one video clear my doubts 🙏🙏
Thanks for making terms more simple. Tutorials need to do that more often.
God gifted Teacher❤❤
you should do seminars and more videos man love it
Excellent and thorough lesson!
man, dont stop taking drugs, your energetic way of teaching is great
Youre the best there is , its never been so clear
You know this guy is very much excited same time I became excited everytime he does smth. Man you are the Man
You explain SO well. I'm your fan!
LOVE YOU LOVE YOU sir it's been a while i want to know the particular think ppl are do not say it properly then just start telling story about the this i completed some of the playlist to know this but i can not understand the particular thing now i know thank you soo much sir
keep it up
Absolutely simple explanation I love it 😻
your videos are amazing, I love your style. You actually make this stuff interesting!
Love that contant man!!!! You literally save my course!!
Excellent video! Both thorough and comprehensive.
Great lesson!
I love your energy when teaching!
Thank you very much for those great 16 minutes!
Best video to explain the fetch function, Thanks so much
Thank you so much brother. May you have good healthy life.
thanks for you video! With every word you say, i learn something.
Amazing video. I finally understood web apis!
you are amazing man i was having a hard time understanding fetching and now im all in thank you so much
Great video, and I'm really looking forward to your video on creating a REST API! That's something that I would really find useful in the near future.
Hi, I am trying to receive data from Riot Games API (I have a permanent API key and access rights).
I need some help to find out what to do about the following error call:
TypeError: "NetworkError when attempting to fetch resource. CORS header is missing"
Thank you Dan Amazing content
Awesome thank you! How to port what you got from fetch into an ejs template on the same page?
This channel is great. Love the way you teach! 🙂👍 Thank you for these vids.
I can't tell you how much this video has helped me! THANK YOU SO MUCH!!!1
You should check out the chrome app “postman” for api querying etc. Much nicer and more powerful gui than just raw text.
George is anyone actually using chrome apps? 😅 i got postman as a standalone on my machine 🤔
Insomnia is pretty nice aswell, more lightweight I feel
firefox has json formatter built in
This guy is so motivated
jó része vagy ember de azért köszi ❤
Your tutorial was an absolute DREAM to follow, thank you!
That you very much, not I understand much better how a JSON API work :D
I need to code one b myself for work and wow, your video brought light in the dark :3
I'm gonna use this to ingest to Splunk the ISS location and plot it using | geolocation command. Thanks, Dan!
Bro, if you ran for president you'll def. get my vote!!
You are the best teacher!!! Thank you so much
THank you for this tutorial, very easy to follow and informative :)
this guy is challenger for sure. subscribed brother thank you :)