summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorApoorv Choubey <theapoorvs1@gmail.com>2018-10-20 21:19:46 +0530
committerApoorv Choubey <theapoorvs1@gmail.com>2018-10-20 21:19:46 +0530
commit1e26ac4badd24fed4c76f71baee0095e105d5007 (patch)
treedbac39b25b5b2f392ff17dcfb061848cf678becb
parent9e2bd7c11bcfce42007c962eb8a9fbbeeb6f12e2 (diff)
add JSON resource
-rw-r--r--json.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/json.html.markdown b/json.html.markdown
index cd42d42d..322c7a47 100644
--- a/json.html.markdown
+++ b/json.html.markdown
@@ -81,3 +81,5 @@ Supported data types:
## Further Reading
* [JSON.org](http://json.org) All of JSON beautifully explained using flowchart-like graphics.
+
+* [JSON Tutorial](https://www.youtube.com/watch?v=wI1CWzNtE-M) A concise introduction to JSON.