Emacs Rocks! Episode 11: swank-js
Want to download this episode? Use youtube-dl, it's great!
C-M-x slime-js-send-defun
Sends the function at point to the js-repl.
M-x slime-js-jack-in-node
And its sibling slime-js-jack-in-browser
are some conveniences
that I've built around slime-js. You can find
them here
in my .emacs.d on github.
Want more?