Hi All,
Brand new to the forum, and JavaScript as well. I was looking to use the tool that a great deal of JavaScript developers use to assist me in learning the language. So far I’ve set up Sublime Text 3 with SublimeLinter and JSHint and those are working properly, but I can’t seem to figure out how to setup the build for it. Ultimately I’d like to have my code compiled here. I have tried many, many different variants of the same code to try and get it to work, but the end result is the same. I’m using console.log(“Hello World”); as the sample code, and it returns [Finished in 0.1s], without the build results.
The build I’m using is… (I use windows 7 64 bit).
Though I’ve tried many different variants of the same code for pretty much half of today. I’ve also tried the package JavaScript & CoffeeScript Build. I was wondering if anyone had a suggestion on how to get this functionality to work. I would greatly appreciate any help!
Thanks in advance,
Brandon