So I was going through tutorials on JavaScript loops and such. I needed to find a better way of compiling my JavaScript to streamline the whole process. So I looked into a build process for JS within the text editor, I already had one in place to launch the webpage in Chrome but nothing for […]