Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Objects and JSON

Objects allow you to create complex datatypes. Because of JavaScript's flexibility, you can create them on the fly through JavaScript Object Notation or JSON.

Further reading