I’m having some trouble with one of my pens. I had the code written in two parts, each of which I had tested and worked fine. However, when I tried to put them together, the whole pen crashed. I didn’t realize it when I started writing the code, but I have since learned that one of the parts is synchronous and the other asynchronous. Anyway, I can’t even get to my Javascript code to fix it since the pen crashes whenever I try to get to it.
What I’d like to know is: is there any way for me to directly access and edit (or even download) my code without launching the preview?
Thanks in advance.