No.6
Alright /csp/, so I've been working on a little side project written in JavaScript, I'm doing everything locally. Anyone know any ways to pass a JS variable to an external file (any extension type). I already know it's possible using PHP, but I was wondering if it's possible to do so using only JavaScript, or jQuery.
In the meantime, have some 8chan tips.
No.9
I'm not too sure about this one, but I'm thinking it'd probably be easier on a server. You could try using a 000webhost server to test, but they're terrible. Or you could try setting up and running a local server using apache or something, and use that to test it.