Javascript - Quick Look At the JSON Object

Pubblicato il: 14 aprile 2015
sul canale di: 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/


In questa pagina del sito puoi guardare il video online Javascript - Quick Look At the JSON Object della durata di ore minuti seconda in buona qualità , che l'utente ha caricato A Tech Apart 14 aprile 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 105 volte e gli è piaciuto 2 spettatori. Buona visione!