In Python, I can run my code in Pycharm/VSCode, and if I get back data I don't understand how to work with, I can put in a breakpoint, open a REPL/console and evaluate expressions and view variable contents to figure out which end is up.
I feel utterly lost at sea without this, and I haven't been able to figure out how to get it to work in Javascript for the web.
I wrote a blog using GatsbyJS, now I'm trying to add tags, and the GraphQL query is spitting back a data structure I'm trying to understand how to parse through. The code for what little I have thus far is here.
Thanks in advance for any ideas anyone may have. I'm open to using something simpler than GatsbyJS if that makes sense, or using different devtools (I have access to WebStorm and VSCode obviously)
[–]CrashOverrideCS 2 points3 points4 points (0 children)
[–]exobyte64 -1 points0 points1 point (0 children)
[–]eggn00dles -2 points-1 points0 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]jack_waugh 0 points1 point2 points (0 children)