What is a prototype chain in regards to JSON?
- by Alex
Hi all,
I'm newer to Javascript, and I was wondering what exactly a "prototype chain" is in regards to Javascript Object Notation? What would I use it for?
EDIT:
New Question:
What are prototypes in Javascript?
Thanks!