Javascript JSON syntax -


Hi, I am trying to create a JSON file in which I want to store some files for different files . The problem is that I can not understand the correct syntax even if I have so far:

  var object = {"id-1": [{"Type": "Corporate website I get an error on "technical": "tech": "html", "css", "javascript / jquery"}], "id-2": []}   

is. If this is not a karet, then how many elements can I increase? I am sorry for the Nobo question that I have been using JavaScript for a while and I am still very confused with the language.

{"id-1": [{"type": "corporate website" "Tech": ["HTML", "CSS", "JavaScript / jQuery"]}, "Id-2": []}

array like syntax for "technology" Note to

Comments