Javascript - Quick Look At the JSON Object

Published: 14 April 2015
on channel: A Tech Apart
105
2

JSON, short for javascript object notation, is a light weight human readable format for handling data from the web server to a web application and vice versa

JSON is a text format, leaner than xml, that can easily map into a javascript object, it takes less time to process and loads faster due to it's leaner size

JSON comes in most handy when reading in data from another source, for the most part you won't see a lot of pure JSON written within javascript

JSON is langauge independent not limited to only javascript, meaning it's supported and used in many popular languages

-----------------------------------------------------------
http://atechapart.com |   / alvinsanchez  

see my codepens @ http://codepen.io/_asanchez/


On this page of the site you can watch the video online Javascript - Quick Look At the JSON Object with a duration of hours minute second in good quality, which was uploaded by the user A Tech Apart 14 April 2015, share the link with friends and acquaintances, this video has already been watched 105 times on youtube and it was liked by 2 viewers. Enjoy your viewing!