From 54e052d6f29756ba2ee94c31b85fd49e30e335a0 Mon Sep 17 00:00:00 2001 From: Jules Date: Tue, 25 Oct 2016 21:02:46 -0400 Subject: buttons for other courses --- js/loader.js | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 js/loader.js (limited to 'js/loader.js') diff --git a/js/loader.js b/js/loader.js old mode 100644 new mode 100755 index ddf4b7e..90f04c7 --- a/js/loader.js +++ b/js/loader.js @@ -21,6 +21,9 @@ app.load = function(){ } app.ready = function(){ } +// so basically he also puts a bunch of variables in the global namespace. Does that seem +// contradictory to an OOP approach? in global namespace where will be only app variable. no there are also +// ******************************************************/ function Loader (readyCallback){ -- cgit v1.2.3-70-g09d2