Hacker News new | ask | show | jobs
by z3t4 3355 days ago
Minifying the code can also speed up the startup time ... Another trick is to auto-start the app and bring it to the background (invisible). Then when the user "starts" it, just make it visible.
1 comments

Your solution is a good one, but I get kind of sad when I remember the context : launching a text editor :/