When working with APIs, it can be confusing to drill through the JSON they return and try to decipher the exact array indices and object properties you need.

Fortunately, Chrome DevTools and Visual Studio Code have features built in that make this much easier. I made a video about these features, so please check it out on YouTube if you're interested! 👇

How to inspect JSON data in Chrome DevTools and Visual Studio Code