Head First Ajax Code: Chapter 10, JSON
JavaScript, objects, and notation, oh my!
If you ever need to represent objects in your JavaScript, then you're going to love JSON, JavaScript Standard Object Notation. With JSON, you can represent complex objects and mappings with text and a few curly braces. Even better, you can send and receive JSON from other languages, like PHP, C#, Python, and Ruby. But how does JSON stack up as a data format? Turn the page and see...
Download Code
Rob's Rock n' Roll Memorabilia Files (zip)
Rob's Rock n' Roll Memorabilia (Completed Page) (zip)
View the Finished Site
Rob's Rock n' Roll Memorabilia (opens a new window)






