Hacker News new | ask | show | jobs
by diggan 4338 days ago
What I've found, from my development, is that if you use the node-webkit executable to run the folder without packing/unpacking the app, it's faster. Also, killing the application before launching a new instance/using the already launched instance is faster.