Uploaded October 2012 | Updated September 2026, 2 weeks ago
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We've just begun to create a blog reader application, and so far we've customized the background color of the application and the title.
Next, we need to start replacing the sample data with real data. To do this, we'll need to start using a fundamental concept in Javascript development, JSON or JavaScript Object Notation.
JSON is a way to use data objects in Javascript, and are simply an ordered list of key:value pairs. Given the flexibility of this notation, a wide variety of data can be accurately modelled.
In this video, I will show you how to create JSON objects and a JSON object array.
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We've just begun to create a blog reader application, and so far we've customized the background color of the application and the title.
Next, we need to start replacing the sample data with real data. To do this, we'll need to start using a fundamental concept in Javascript development, JSON or JavaScript Object Notation.
JSON is a way to use data objects in Javascript, and are simply an ordered list of key:value pairs. Given the flexibility of this notation, a wide variety of data can be accurately modelled.
In this video, I will show you how to create JSON objects and a JSON object array.










