Get better at jq interactively | ijq ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ has some syntax that will sneak up on you with complexity. It looks so good, and so understandable, but everytime I go to use it myself, I don't get it. is... Date: July 15, 2022 jq has some syntax that will sneak up on you with complexity. It looks so good, and so understandable, but everytime I go to use it myself, I don’t get it. ijq is an interactive alternative to jq that gives you and nice repl that you can iterate on queries quickly. ``` paru -Syu ijq ``` Here are some other articles, I decided to link at the time of writing this article. JUT | Read Notebooks in the Terminal Comprehensive guide to creating kedro nodes Kedro - My Data Is Not A Table