| name | handling-json-files |
|---|---|
| description | Use when about to read, open, inspect, or query any JSON file, or before writing a script to extract/filter data from JSON — covers when to inspect schema first instead of reading raw, and requires jq instead of ad-hoc scripts for querying. |
JSON files are either small configs (safe to read directly) or larger