I'm using RubyMine, and wondered if there was any way to see the Javascript that Coffeescript compiles to while I am developing (prior to the page load).
It's not essential, I was more curious than anything else.
I'm using RubyMine, and wondered if there was any way to see the Javascript that Coffeescript compiles to while I am developing (prior to the page load).
It's not essential, I was more curious than anything else.
Right-click a file in the editor or project view, select "Preview Compiled CoffeeScript File..."