This is the code repository for Learn JSON with JavaScript Objects and APIs in 1 hour Video, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
This course will walk you through how to use JavaScript objects and create and use JSON as a JavaScript object. Explore how JSON works and how to access data contained within JSON output. This course shows you how to work with JSON-formatted data, output content, loop JSON data, parse JSON, and a whole lot more. JSON (JavaScript Object Notation) is a data syntax. JSON is easier to use than XML and human-readable. Most modern web APIs output data in the JSON format. This course covers working within JavaScript code to produce dynamic functionality. You will learn what JavaScript objects are and how to create them, how JavaScript objects can use arrays to hold multiple items, and more.
- Connect to APIs and retrieve JSON data
- Parse JSON data from strings
- Work with JavaScript objects
- Understand how JavaScript arrays work
- Create JSON object arrays
To fully benefit from the coverage included in this course, you will need:
This course has the following software requirements:
N/A