Hey guys -
Total newb here (as will soon be apparent).
I want to be able to test my JS code in the Chrome dev tools console – but the console doesn’t seem to recognize what I’ve input into my JS file. In regards to variables I’ve created, I keep seeing “is not defined”…
I realize that “showing” the live site allows me the console access I want – but, I’d prefer to skip that step. Is this possible with Glitch? If not, can someone recommend an alternate tool?
Thanks!