Hacker News new | ask | show | jobs
by taude 4253 days ago
I do something similar with JavaScript and code functions in a REPL and then move the code into my actual file as soon as I get it working. Usually I do this with Google Dev tools console.