Is this same as json | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Is this same as json

I'm going to be honest I'm only learning because keep finding json files on my husband's phone and want to now what it says

30th Jan 2017, 2:05 PM
Ruthann Garcia
1 Respuesta
+ 2
json is a JavaScript way to represent data structures and content, valid for storing and exchanging data. (source: http://www.w3schools.com/js/js_json_intro.asp )
30th Jan 2017, 3:32 PM
Álvaro