• I do it like this:

    function start(){
      // place your code here 
    }
    E.on("init",start);
    save();
    
About

Avatar for MaBe @MaBe started