A simple guy, got beaten by life, unexpectedly got a kid...and his act together....singlehandedly saved humanity through YT tutorials so easy to understand even a toddler could follow them! You sir are the real Captain America!
So, JSON is basically a simple SQL query.... and I thought it was a space age program.... brilliant and very clear explanation. I know SQL, so this will be a doddle.... every time anyone else described JSON, I felt my head was gonna explode.. they just confused the explanation with gibberish... take a standing ovation and the Nobel prize that was wrongly given to Obama
I was faced with a JSON project and I had no idea how to get started with it. This tutorial got me running in 5-minutes. How awesome, is that? Thank you, BRAD!!!...
Thank you Brad; One of the reasons I subscribe to your channel is due to the clear and concise explanations for each and every subject matter that is presented. Once again, you have not failed for the quick and dirty delivery of this topic. For this I am forever grateful.
I've gone through a couple of your tutorials, and I gotta say, you are one of the best in youtube! Your explanations are so clear! Keep up the good work!
+ 1 on this, it can be very hard to find a RUclips coding channel that actually explains and breaks down the code that they are writing in a Tutorial great for beginners.
Hey! I'm still going through your earlier videos but I just wanted to say thank you so much for making these! I'm in college right now studying computer science (started with java) and found out that companies want more than just java. So thanks for helping me to expand my programming knowledge.
Brad is an amazing teacher. I have been following him on RUclips as well as on Udemy where he has some great courses. I would highly reccomend Brad if you have set yourself to learn Web development! Thank you @Brad for your great work and for all the efforts you must put in to this.
Thank you so much for this tutorial. I am in the middle of a programming competition and had NO CLUE what a JSONOnject was, what it does, why it's relevant, and this just cleared up like, 70% of all of the cloudy fuzz. Again I thank you. Progress has been made
All my doubts about JSON are cleared now. I thought JSON will be tough to learn but after watching your video I understood all the concepts of JSON. Thank you Sir.
How to install localhost server: 20:00. (It's not needed till then.) Coding starts at 5:30. Intro is very good if you need it. This and the CSS vid I just watched are excellent 'fast tutorials.' Absolutely no wasted motion.
Brad you are the best IT instructor on yt. I wouldn't achieve just about anything if not your videos which often brought me to start learning some technology
Iam brazilian and I've been following your tutorial since last month and i have been enjoying a lot thanks for the very good content of web development
I saw another video from you and could't stop watching many other great things you have. I am from Argentina, learning programming and extremely grateful for your generosity sharing all your knowledge in such a clear and easy way. Thank you very much!!!!
Thank you for this video. I love the examples provided by w3schools, but I often find that without context that is relevant to what I am doing I have a hard time applying it. Your video helped me learn and achieve what I was trying to do.
Although you are teaching beyond my scripting level, the way you explain why the way it wont work is great. I need to check out your earlier videos. Thanks! -Juice-
I am working in Angular and I know how to make all the representational components but I was struggling in playing with data... Now after watching your video hopefully I can play data with the confidence. Thanks a lot !!!
OMG JSON.stringify and JSON.parse saved my life, I was having difficulty with my code and couldn't tell why sometimes javascript can't output the data.name I wanted to, thank you so much!
Hope and Pray ....you achieve more and more in every field of life ...you are making all of us Powerful and feeding us with some useful Knowledge ... Once again Thank you... Take care ... Love ... Peace Out..✌️
at the end of the video, 've learned how to use Json with Nodejs as I'm not working with HTML. your video is great and it helped me to get a deeper undrestanding of Json. thank you so much , cheers!
Mr. Traversy Media, I had read from w3sc, but I was able to only get the basics of using Json and Ajax together to sent / receive data from the web server. Fortunately your vid tutorial helped me a lot thanks.
Wow...you seriously just taught me something I've been trying to do for weeks, thank you so much. I wasn't able to return all "names" etc but only one at a time.
This was great, I notice I am getting the hang of a lot of little things, like NPM, as I go along. I think I haven't learned much, then I try to apply what I have learned and am amazed by how much you have actually managed to get through to me.
Ahh my bra, in my language we say ''bra waka, o ntja" a compliment that you are a "my brother, you are the top dog". I didn't understand JSON till now. GOD BLESS YOU. And thank you
I was searching everywhere for something like this. Good job I wish to see more videos like this from you. Your videos are so easy to understand, keep up the good work....everyone in my college is your fan.
Another great video in plain language. Really helped me build on my understanding of JSON & JS. I will mark this for a rewatch to solidify my understanding and retention. Thanks again for all your good work Brad!
Thank you for your video :) It was a very interesting and simple course to understand basics of JSON and how to use AJAX! After a couple of practice rounds, it should get easy to get that without rewatching your video over and over again :)
Hey thanks a lot for this it really helps that you haven't assumed any knowledge, and you've stuck with the simple AJAX request. I find it so difficult to learn this stuff because 99% of people assume you know a load of shit it takes years to learn.
Thank you so so much for all these crash courses and tutorials. From the moment I have discovered your channel there has been no looking back. I have learnt a lot from these videos. I look forward to more project based tutorials and crash courses.It would be awesome if you could upload a crash course on using firebase in node.js. Thanks and best wishes to you :)
Master class, you made it really easy to understand. I am noting down the terminology in my notebook from your videos. Thank you for your time and efforts.
not getting the output of for loop 16:17, error on line:- document.getElementById('people').innerHTML = output; says: Cannot set property of innerHTML of null
at 17:13 a nice little shortcut is ...... ctrl d ... to search for the next occurance of currently selected text and replace them with the text change as you type. This way you can select all occurrences of ... name ... and replace them all at once.
When setting the counter variable inside the loop (in this case i) you don't have to write var (especially in case when you're using shothand method). Beside that, great mini course. Keep up with good work. Subscribed.
Your tutorial channel is really inspire and help people to learn programming, it's easy to understand and easy to put into practice, I already subscribe and continue to look forward to your latest videos, may god bless you.. --- From-INDONESIA ---
I'm surprised everyone on the comments section finds this video so easy to understand. I literally CRASHed trying to soak this in. But then again I am a noob to programming.
Awesome video! JSON is great way to transfer data specially while implementing APIs. Sometimes when you print JSON in logs, you see an unformatted string. I have found @t to be a great way to format multiple such JSON on the same page.
Another brilliant tutorial, you are the best out there so big thank you. I am in the process of creating a multiplayer game using unreal engine and using nodejs, express, mongodb and something called socket io to get the engine communicating with the server and your tutorials have been a great help in setting that (especially considering I have little to no experience with javascript etc)...great pity you do not appear to be an unreal engine user because if there is anyone out there that could show how to set it up and communicating properly with each other it would be you, but thank you again for getting me further in my adventures in sorting something out :)
Awesome, I hope that you do, as it's not easy, at least for me as a beginner...at the mo I am attempting to sort of reverse engineer your login, registration and passport tutorials to see if I can create a site for my game (where potential players can register, name address, username etc) and then use that username and password to login to the game (created by a widget in unreal engine) to login to the game along those lines..but like I said not easy. That said I have a feeling that won't work, I suspect I would need to create a seperate gaem server that is somehow linked to the site, where the username and password is stored to allow log in :) but hey, noob here, what do I know lol
Great video. One way to remember JSON-valid data types: BASONN:
Booleans
Arrays
Strings
Objects
Numbers
Null
BASONN, rhymes with JSON.
thanks bruh
lol and how do I remeMber BASONN
the same way you remember JSON
I dont remeber JSON
Thank you!
Your videos are so easy to understand. Please for the sake of humanity please keep making these great videos !!
Baaatman Always good to meet a Batfan.
Very good video
"for the sake of humanity" ha ha ha...it's funny because it's true.
I agree.
batman Stop Programming and go catch the Joker.
A simple guy, got beaten by life, unexpectedly got a kid...and his act together....singlehandedly saved humanity through YT tutorials so easy to understand even a toddler could follow them!
You sir are the real Captain America!
I have taught physics for almost 2 decades and I gotta say that you have the gift of teaching, my friend.
"Dislike it if u dont like", seriously? Brad ur the best teacher out there. Thanks, I always come back to ur video before refreshers.
One of the best instructors on RUclips. Everything is just clear.
Mr. Traversy you are a gift from heaven!
Ill take it :)
you really really are!!!!
agreed :)
H m
Excellent crash course! With this, I went from no web development experience to seeing a whole world of possibility.
So, JSON is basically a simple SQL query.... and I thought it was a space age program.... brilliant and very clear explanation. I know SQL, so this will be a doddle.... every time anyone else described JSON, I felt my head was gonna explode.. they just confused the explanation with gibberish... take a standing ovation and the Nobel prize that was wrongly given to Obama
Best Teacher I've seen online, simple clear and concise. I also appreciate how you explain everything we need to understand what exactly is going on
I was faced with a JSON project and I had no idea how to get started with it. This tutorial got me running in 5-minutes. How awesome, is that? Thank you, BRAD!!!...
Thank you Brad;
One of the reasons I subscribe to your channel is due to the clear and concise explanations for each and every subject matter that is presented. Once again, you have not failed for the quick and dirty delivery of this topic. For this I am forever grateful.
I've gone through a couple of your tutorials, and I gotta say, you are one of the best in youtube! Your explanations are so clear! Keep up the good work!
+ 1 on this, it can be very hard to find a RUclips coding channel that actually explains and breaks down the code that they are writing in a Tutorial great for beginners.
Hey! I'm still going through your earlier videos but I just wanted to say thank you so much for making these! I'm in college right now studying computer science (started with java) and found out that companies want more than just java. So thanks for helping me to expand my programming knowledge.
Brad is an amazing teacher. I have been following him on RUclips as well as on Udemy where he has some great courses. I would highly reccomend Brad if you have set yourself to learn Web development! Thank you @Brad for your great work and for all the efforts you must put in to this.
Thank you so much for this tutorial. I am in the middle of a programming competition and had NO CLUE what a JSONOnject was, what it does, why it's relevant, and this just cleared up like, 70% of all of the cloudy fuzz. Again I thank you. Progress has been made
All my doubts about JSON are cleared now. I thought JSON will be tough to learn but after watching your video I understood all the concepts of JSON. Thank you Sir.
How to install localhost server: 20:00. (It's not needed till then.)
Coding starts at 5:30. Intro is very good if you need it.
This and the CSS vid I just watched are excellent 'fast tutorials.' Absolutely no wasted motion.
Brad you are the best IT instructor on yt. I wouldn't achieve just about anything if not your videos which often brought me to start learning some technology
Iam brazilian and I've been following your tutorial since last month and i have been enjoying a lot thanks for the very good content of web development
I saw another video from you and could't stop watching many other great things you have. I am from Argentina, learning programming and extremely grateful for your generosity sharing all your knowledge in such a clear and easy way. Thank you very much!!!!
This is 2020,and by far the best json tutorial in RUclips!
Year later, still awesome. Thank you for doing these videos on behalf of newbies around the globe!
Best learing channel. no bs, just straight to the point. An e-book will be welcome
One of the best tutorial videos I've had a chance to watch and learn from. Thanks man! This 25 Minutes was really useful.
Thank you for this video. I love the examples provided by w3schools, but I often find that without context that is relevant to what I am doing I have a hard time applying it. Your video helped me learn and achieve what I was trying to do.
Although you are teaching beyond my scripting level, the way you explain why the way it wont work is great.
I need to check out your earlier videos. Thanks!
-Juice-
Just had an introductory to JSON last night. This continues a bit further in a real world example - EXCELLENT!
Simple and to the point. First time I've ever really understood JSON and AJAX. So thanks!
This course is just what was missing in my Javascript coding, thanks man.
Thanks Brad. You have some of the best technical tutorials. Good selection of content, perfect pace, examples with real coding on screen. Keep it up.
This is the best JSON course so far. Thank you again, Brad
I am working in Angular and I know how to make all the representational components but I was struggling in playing with data... Now after watching your video hopefully I can play data with the confidence. Thanks a lot !!!
Dude I wish most tutorials were as easy to understand as this was. This is awesome. Thanks for sharing
OMG JSON.stringify and JSON.parse saved my life, I was having difficulty with my code and couldn't tell why sometimes javascript can't output the data.name I wanted to, thank you so much!
As always we learn so much from you! This helped me so much in my studies.
Hope and Pray ....you achieve more and more in every field of life ...you are making all of us Powerful and feeding us with some useful Knowledge ...
Once again Thank you...
Take care ...
Love ...
Peace Out..✌️
at the end of the video, 've learned how to use Json with Nodejs as I'm not working with HTML. your video is great and it helped me to get a deeper undrestanding of Json. thank you so much , cheers!
Mr. Traversy Media, I had read from w3sc, but I was able to only get the basics of using Json and Ajax together to sent / receive data from the web server. Fortunately your vid tutorial helped me a lot thanks.
Wow...you seriously just taught me something I've been trying to do for weeks, thank you so much. I wasn't able to return all "names" etc but only one at a time.
Man, your approach is very pedagogic. Keep up your awesome videos.
Sir you're a great teacher. You give us a new hope to learn something new for self taught programmer.
This was great, I notice I am getting the hang of a lot of little things, like NPM, as I go along. I think I haven't learned much, then I try to apply what I have learned and am amazed by how much you have actually managed to get through to me.
Ahh my bra, in my language we say ''bra waka, o ntja" a compliment that you are a "my brother, you are the top dog". I didn't understand JSON till now. GOD BLESS YOU. And thank you
Thank you Brad. You explained JSON better than the instructor did at my school
really liked how you compared Js and Json together which did put some more light into my brain. Thank you.
This video is one of the most helpful video I've seen on JSON. Thanks so much.
I was searching everywhere for something like this. Good job I wish to see more videos like this from you. Your videos are so easy to understand, keep up the good work....everyone in my college is your fan.
Another great video in plain language. Really helped me build on my understanding of JSON & JS. I will mark this for a rewatch to solidify my understanding and retention. Thanks again for all your good work Brad!
I am just starting my programming journey with js. Great channel.
man, it was so satisfying to see my json server files load into the console. many thanks!
Traversy Media is best channel for me, thanks for much more valuable video gift to us...
Thank you so much for this! I have been trying to return specific data back from my JSON and couldn't figure it out until this video!
Thank you for your video :) It was a very interesting and simple course to understand basics of JSON and how to use AJAX! After a couple of practice rounds, it should get easy to get that without rewatching your video over and over again :)
Awesome crash course, wish every course was that fast & concise! well done
Superb video. Loads of useful information with no padding.
Amazing crash course! Finally have a proper understanding of JSON.
I love your tutorials man.. I've watched a lot of complicated tutorials and yours just shed some light when I'm lost.. thank you so much!!!
Hey thanks a lot for this it really helps that you haven't assumed any knowledge, and you've stuck with the simple AJAX request. I find it so difficult to learn this stuff because 99% of people assume you know a load of shit it takes years to learn.
One of the best JSON understanding video. Great Work !!
Thanks so much for making these tutorials. Your way of teaching is very precise and clear. You are a great teacher.
Thank you so so much for all these crash courses and tutorials. From the moment I have discovered your channel there has been no looking back. I have learnt a lot from these videos. I look forward to more project based tutorials and crash courses.It would be awesome if you could upload a crash course on using firebase in node.js. Thanks and best wishes to you :)
Master class, you made it really easy to understand. I am noting down the terminology in my notebook from your videos. Thank you for your time and efforts.
not getting the output of for loop 16:17,
error on line:- document.getElementById('people').innerHTML = output;
says: Cannot set property of innerHTML of null
Excellent video. Lots of my doubts are cleared in one shot. Thanks for doing this for us.
Brilliant course for people to learn about JSON! Keep it up!
at 17:13 a nice little shortcut is ...... ctrl d ... to search for the next occurance of currently selected text and replace them with the text change as you type. This way you can select all occurrences of ... name ... and replace them all at once.
Excellent as always. I find your tutorials to be the most informative. Thanks for all you do.
When setting the counter variable inside the loop (in this case i) you don't have to write var (especially in case when you're using shothand method). Beside that, great mini course. Keep up with good work. Subscribed.
Thank you!
Amazing clear pronunciation for non-native-speaker!
bought ur fullstack development course on Udenmy...
love ur teaching skills.
The first 5:24 are really helpful for non web developers.
THX.
Your tutorial channel is really inspire and help people to learn programming, it's easy to understand and easy to put into practice, I already subscribe and continue to look forward to your latest videos, may god bless you..
--- From-INDONESIA ---
This is amazing, this crash course is what i needed. Very simple and very easy
How genuine, he even told people to dislike it if they didnt like it. that deserves a like
You are a great developer, but an excellent tutor.
I'm surprised everyone on the comments section finds this video so easy to understand. I literally CRASHed trying to soak this in. But then again I am a noob to programming.
Dude as much in depth you will get into json more his video will make sense
That's all ? lol I planned 1 week to learn JSON haha.
Thank you so much Brad.
Your explanations are so clear! Keep up the good work! Comprehensive content Thanks
superb tutorials sir .I learnt lot from u sir .still hope to learn lot .Thanks a lot for all ur Hardwork
Brad, thank you for this quick and valuable insight into JSON. I agree, please keep making these great videos!
Awesome video! JSON is great way to transfer data specially while implementing APIs. Sometimes when you print JSON in logs, you see an unformatted string. I have found @t to be a great way to format multiple such JSON on the same page.
Fantastic tutorial, really easy to follow and understand. Thanks so much for taking the time to put this together.
JSON is great! I use it intensively to work with Highcharts. Great video, thanks again for sharing!
Greetings from Cuba
DotCu
Greetings from America
Dayum man, thanks, Brazilian student here, you helped me a lot...
Font size is perfect now! Very readable!!
just excellent --- your videos are so valuable -=-- just a newbee in js, node, ... --- old java guy --- thanks
That was really straightforward and practical, what I exactly was looking for. Thanks
Best crash course on any language i''ve seen online. Any Javascript tutorials Sir?
Thanks for the tutorial - your teaching is really easy to follow. Its always nice to find a demo when you need to learn a concept (:
Excellent! that certainly cleared up a long list of long held mysteries!
thanks for creating JSON objects and arrays.And videos are great simple to understand
Thank you for the crash course!! Presenting in more easier way👍
Another brilliant tutorial, you are the best out there so big thank you. I am in the process of creating a multiplayer game using unreal engine and using nodejs, express, mongodb and something called socket io to get the engine communicating with the server and your tutorials have been a great help in setting that (especially considering I have little to no experience with javascript etc)...great pity you do not appear to be an unreal engine user because if there is anyone out there that could show how to set it up and communicating properly with each other it would be you, but thank you again for getting me further in my adventures in sorting something out :)
Thanks. Something Id like to look into
Awesome, I hope that you do, as it's not easy, at least for me as a beginner...at the mo I am attempting to sort of reverse engineer your login, registration and passport tutorials to see if I can create a site for my game (where potential players can register, name address, username etc) and then use that username and password to login to the game (created by a widget in unreal engine) to login to the game along those lines..but like I said not easy. That said I have a feeling that won't work, I suspect I would need to create a seperate gaem server that is somehow linked to the site, where the username and password is stored to allow log in :) but hey, noob here, what do I know lol
Very good tutorial! It's intriguing how we lose important concepts even in basic fundamentals!
Great, simple, straightforward, clear tutorial. Thank you very much.
Brad, kills it again!!! (Thank you for being such a great, clear and concise instructor!)
I didn't expect to be taught JSON by Mark Wahlberg! Thanks Mark, you're the best!
With the most sincere level of appreciation... THANK YOU!!! WELL DONE!!!
Excellent Video ! An explanation like this makes coding easy !! Good on you Traversy