Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### JSON
|
||||
---
|
||||
title: JSON
|
||||
tags: JSON
|
||||
---
|
||||
|
||||
JSON (JavaScript Object Notation) is a format for storing and exchanging data.
|
||||
It closely resembles the JavaScript object syntax, however some data types, such as dates and functions, cannot be natively represented and need to be serialized first.
|
||||
|
||||
Reference in New Issue
Block a user