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!
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.
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!!!...
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
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.
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.
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.
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.
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
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
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.
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 !!!
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
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.
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!
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!
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-
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.
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!!!!
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..✌️
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.
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.
Thank you so much! Light bulb went on for me for a problem that I have been scratching my head on for the last few weeks. (Hint: Do not stringify an object that has already been stringified. LOL)
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.
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.
I've watched a few videos and what seems to be left unsaid is that if you're making your own website and want to pass info easily to a page with AJAX, you can call a PHP file (or any file that creates output) but to use it with JSON.parse() you would need to ensure that PHP outputs a properly formatted JSON text string for use as responseText
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.
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.
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
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 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 :)
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.
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 :)
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.
It's no doubt that a great video, the nice voice and the beautifully coding, i'm very sorry that my Chinese friend connot see this moive to study and enjoy. If i may, i wanna to put it on the bilibili ,so that more Chinese will see this moive and come here to visit u. For my respect, i will do nothing with this video and CC. Thanks
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.
I have taught physics for almost 2 decades and I gotta say that you have the gift of teaching, my friend.
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!
Mr. Traversy you are a gift from heaven!
Ill take it :)
you really really are!!!!
agreed :)
H m
One of the best instructors on RUclips. Everything is just clear.
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.
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!!!...
Excellent crash course! With this, I went from no web development experience to seeing a whole world of possibility.
"Dislike it if u dont like", seriously? Brad ur the best teacher out there. Thanks, I always come back to ur video before refreshers.
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
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
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.
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.
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.
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.
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
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
Year later, still awesome. Thank you for doing these videos on behalf of newbies around the globe!
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.
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 !!!
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
Simple and to the point. First time I've ever really understood JSON and AJAX. So thanks!
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.
Sir you're a great teacher. You give us a new hope to learn something new for self taught programmer.
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!
This is 2020,and by far the best json tutorial in RUclips!
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!
really liked how you compared Js and Json together which did put some more light into my brain. Thank you.
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-
Best learing channel. no bs, just straight to the point. An e-book will be welcome
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.
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!!!!
I am just starting my programming journey with js. Great channel.
Thank you Brad. You explained JSON better than the instructor did at my school
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..✌️
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.
Just had an introductory to JSON last night. This continues a bit further in a real world example - EXCELLENT!
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!
This course is just what was missing in my Javascript coding, thanks man.
This video is one of the most helpful video I've seen on JSON. Thanks so much.
Dude I wish most tutorials were as easy to understand as this was. This is awesome. Thanks for sharing
Thank you!
Amazing clear pronunciation for non-native-speaker!
Thanks so much for making these tutorials. Your way of teaching is very precise and clear. You are a great teacher.
The first 5:24 are really helpful for non web developers.
THX.
Superb video. Loads of useful information with no padding.
Traversy Media is best channel for me, thanks for much more valuable video gift to us...
Amazing crash course! Finally have a proper understanding of JSON.
One of the best tutorial videos I've had a chance to watch and learn from. Thanks man! This 25 Minutes was really useful.
As always we learn so much from you! This helped me so much in my studies.
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.
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.
Man, your approach is very pedagogic. Keep up your awesome videos.
This is the best JSON course so far. Thank you again, Brad
Thank you so much! Light bulb went on for me for a problem that I have been scratching my head on for the last few weeks. (Hint: Do not stringify an object that has already been stringified. LOL)
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.
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.
I've watched a few videos and what seems to be left unsaid is that if you're making your own website and want to pass info easily to a page with AJAX, you can call a PHP file (or any file that creates output) but to use it with JSON.parse() you would need to ensure that PHP outputs a properly formatted JSON text string for use as responseText
bought ur fullstack development course on Udenmy...
love ur teaching skills.
superb tutorials sir .I learnt lot from u sir .still hope to learn lot .Thanks a lot for all ur Hardwork
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 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!!!
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
Awesome crash course, wish every course was that fast & concise! well done
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.
man, it was so satisfying to see my json server files load into the console. many thanks!
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
How genuine, he even told people to dislike it if they didnt like it. that deserves a like
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!
just excellent --- your videos are so valuable -=-- just a newbee in js, node, ... --- old java guy --- thanks
Great, simple, straightforward, clear tutorial. Thank you very much.
Best crash course on any language i''ve seen online. Any Javascript tutorials Sir?
Excellent video. Lots of my doubts are cleared in one shot. Thanks for doing this for us.
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 :)
Great video, thank you. DeltaJSON is really useful for dev working with JSON, it does compare, merge and graft.
Very good tutorial! It's intriguing how we lose important concepts even in basic fundamentals!
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.
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
This is amazing, this crash course is what i needed. Very simple and very easy
Font size is perfect now! Very readable!!
That was really straightforward and practical, what I exactly was looking for. Thanks
You are a great developer, but an excellent tutor.
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 :)
Super helpful - thanks for clearly explaining JSON.parse() & JSON.stringify()!
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.
thanks for creating JSON objects and arrays.And videos are great simple to understand
Great video, this has helped me so much. All the documentation had me confused on how to grab objects from the json. Thank you!!!
One of the best JSON understanding video. Great Work !!
thank for this lesson, it cleared up a lot of issues I had.
This helped me a lot in writing a json exporter for my project, thanks!
Excellent! that certainly cleared up a long list of long held mysteries!
Brilliant course for people to learn about JSON! Keep it up!
Your explanations are so clear! Keep up the good work! Comprehensive content Thanks
Thank you Sir. I followed your video and tried in my local. I got the response text.
It's no doubt that a great video, the nice voice and the beautifully coding, i'm very sorry that my Chinese friend connot see this moive to study and enjoy. If i may, i wanna to put it on the bilibili
,so that more Chinese will see this moive and come here to visit u. For my respect, i will do nothing with this video and CC. Thanks
That's all ? lol I planned 1 week to learn JSON haha.
Thank you so much Brad.
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 (:
It's now 2021 and Im watching this video to learn about JSON!