casey
0
Q:

self calling function

(function(){
    //Bunch of code...
})();
6
(function(){
	console.log(Math.PI);
})();
0

New to Communities?

Join the community