Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This is one of the most commonly used data-structures that we use in Javascript.

It’s used as part of JSON - JavaScript Object Notation.

We can specific Javascript objects literally:

 

See https://www.w3schools.com/js/js_objects.asp

  • No labels