Hacker News new | ask | show | jobs
by TrianguloY 778 days ago
Another trick I've also seen is to enclose the whole script in a code block

    { 
    code 
    }
That way, if the file is not fully loaded, the block will not end and the script will not parse