Difference between revisions of ".json"

From Coder Merlin
Line 2: Line 2:


== What is JSON? ==
== What is JSON? ==
== Why use JSON? ==


== Uses of JSON ==
== Uses of JSON ==
Line 8: Line 10:


== References ==
== References ==
* [[https://www.w3schools.com/whatis/whatis_json.asp What is JSON]] (W3 Schools)
* [[https://www.w3schools.com/js/js_json_intro.asp JSON Introduction]] (W3 Schools)
* [[https://www.json.org/json-en.html Introducing JSON]] (JSON)
* [[https://www.oracle.com/database/what-is-json/ What is JSON?]] (Oracle)
* [[https://www.w3schools.com/whatis/whatis_json.asp What is JSON]] (W3 Schools)
* [[https://www.w3schools.com/whatis/whatis_json.asp What is JSON]] (W3 Schools)

Revision as of 09:41, 8 September 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Yeet

What is JSON?[edit]

Why use JSON?[edit]

Uses of JSON[edit]

JSON Data Storage[edit]

References[edit]