Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- What is JSON used for?
- JavaScript Object Notation (JSON) is a standard text-based format for representing structured data based on JavaScript object syntax
- n JavaScript, you can keep a list of things using something called an array . An array is like a box that can hold many items . You can put different types of things in the box, like numbers, words, or even other boxes .
- for more:https://cuty.io/dYUIP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement