Debugging JSON Is Still Annoying — Here’s a Simple Way I Deal With It
If you work with APIs regularly, you probably deal with JSON every day.
And somehow… it’s still annoying.
Minified JSON that’s impossible to read
Missing commas breaking everything
Nested objects t
devtoolsonline.hashnode.dev2 min read