From the course: JSON Essential Training
The essentials of using JSON - JavaScript Tutorial
From the course: JSON Essential Training
The essentials of using JSON
- You use JSON every day. Behind the scenes, it packages up your email, online purchases, and even today's weather forecast. So any digital device that should have access to that information can understand it. At first glance, it can be a challenge to understand the structure of JSON data, and JSON syntax also relies on several rules that can cause issues in your data if you don't understand them. In this course, we'll walk through the basics of JSON syntax and use cases. I'll show you how to build your own JSON structures and introduce you to situations where JSON's used. We'll also explore how JSON's applied to some programming scenarios, including data security and API requests. I designed this hands-on course to help you use JSON data to accomplish tasks from software configuration to search engine optimization to programming. Let's get started.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.