Hacker News new | ask | show | jobs
by aurynn 5663 days ago
This will also be very useful for those of us with iPads, who want to code on the go. :)
2 comments

To 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.
I'd rather code with a pen and paper than on an iPad!