5 ms·
This will also be very useful for those of us with iPads, who want to code on the go. :)
by aurynn 16y ago
This will also be very useful for those of us with iPads, who want to code on the go. :)
- omaranto 16y agoTo code on my iPod Touch (I learned some javaScript and) had a little HTML page with an input box and a button that would eval() the contents of the box and print the result. With HTML5's offline capabilities it even worked without connection. That worked but wasn't very pleasant, now there's JavaScript Anywhere, jsconsole and ExecScript. If you want to program in JavaScript one of those might suit you.
- olalonde 16y agoI'd rather code with a pen and paper than on an iPad!