////////////////////////////////////////////////////// JSON ______________________________________________________ maXbox Starter 82 -JSON in Code – Max Kleiner “There is always space for improvement” — Oscar De La Hoya JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. A JSON Parser is thenContinue reading “JSON Code”