Javascript - Quick Look At the JSON Object

Publié le: 14 avril 2015
sur la chaîne: 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/


Sur cette page du site, vous pouvez voir la vidéo en ligne Javascript - Quick Look At the JSON Object durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur A Tech Apart 14 avril 2015, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 105 fois et il a aimé 2 téléspectateurs. Bon visionnage!