About

We will be using JSON throughout the class so you will need to be familiar with it.

Read or Watch the Video

Some helpful tools for JSON

There are a ton of online tools to help you view, edit, format, and check your JSON. Here is one that I like:

JSON viewer, editor, formatter, linter

Here are some others to try: JSON linter

JSON editor

JSON Validator

JSON Viewer and Converter

Another JSON Viewer and Converter

Also note that VSCode has several JSON extension packages that can also be helpful when using JSON.