Learn JSON - Full Crash Course for Beginners

preview_player
Показать описание
Learn everything you need to know about JSON in 10 minutes.

You will learn:
- what JSON is,
- why JSON is important,
- what JSON is used for,
- the syntax of JSON,
- and see multiple examples of JSON.

JSON (JavaScript Object Notation) is the most popular data representation format, and is one of the most important, and easiest concepts you can learn in programming. It allows you to create APIs, config files, and structured data. We will be covering all of the terminology, and going through live examples of all the different JSON types.

--

Рекомендации по теме
Комментарии
Автор

Thank you Free Code Camp for sharing my JSON crash course video. If anyone has any questions or comments let me know by replying to this comment, and I will reply as quickly as possible.

WebDevSimplified
Автор

Watched and Practiced with Him, My Concept about JSON is Fully Clear Now.

shovondas
Автор

Thank you for the noob friendly tutorial that explained the subject matter very clearly. I love this channel and what it represents.

lank_asif
Автор

small correction at 1:04 json is subset of javascipt not superset!

AVINASH__SHARMA
Автор

Just an observation. On 9:45 you used backticks ( ` ) also known as a grave accent (what is not the same of a single quote). This is called Template literals, both quotes and apostrophes can be used safely without any sort of extra escaping or consideration. Template literals provide multi-line support as well.

thiagosilvafarias
Автор

Top Effort! I learnt everything I need to about JSON! Legend

codenameFourtySeven
Автор

I'm constantly trying to find more time to watch videos from this channel!

klajdipepa
Автор

Dude Thanks Great Video finally I understand json a huge thumbs up to you bro

mohitmhatre
Автор

Thank you much for this upload, it was really helpful... Only thing, you were confusing me with semicolon (;) colon (:).👊🏽

luisf
Автор

JSON concept is clear now.
Thank You for simplifying :)

ndrakeb
Автор

Jason! Jason! Json! Haha good explanation video.

utcca
Автор

Definitely worth 12 minutes instead of wasting time and doing nothing

pratham
Автор

Thank you for this crash course!

Btw, you are so handsome 😍

BryantCabrera
Автор

Your videos are amazing! Please keep up the good work!

PaulMihail
Автор

{
"name" : "This Video",
"rating" : 6,
"like" : true
}

dakshamdev
Автор

Could have included JSON.stringify explanation too...Good work..!!

jrobinsam
Автор

Great video, simple and focus.
Thanks

chargoy
Автор

Saved, going to have a look later. :)

Автор

Now that we've gotten to fetch in your javascript course, I need to get JSON experience.

stephenoshaughnessy
Автор

freecodecamp and web dev simplified are best

milankbudha