JSON is a new method for treating an object in Javascript that more powerful and flexible than the native one. It's likely that we are common to do make an object in Javascript with new operator. But with JSON, you can make the same with a little and compact code. JSON means that you are encapsulating data in one tidy package, or in the object literal sense it would like to say: "Object literal is a computer programming buzz where an object will contain a lot of data in one tidy package."
This is a nicer way for make javascript better work for you. JSON and Object literal are the both with functionality that will help you handle large data. Many Javascript framework that based on this JSON architecture.
If you would like to fell the taste of the JSON, please visit this tutorial.
No comments:
Post a Comment