Text

reference: swank-js

swank-js provides SLIME REPL and other development tools for in-browser JavaScript and Node.JS.

Setup: follow instructions of README.

Daily work:

Start swank server:

node swank.js

Connect Emacs:

M-x slime-connect

Connect Browser:

http://localhost:8009/

Select remote in slime:

,select-remote

Optionally make it sticky:

,sticky-select-remote

Select target

,target-url

And refresh page you want to work on.

Link

While watching videos from this entry just realized that Firefox is not consuming all processing power to play video, like Chrome that is talked about uses all available power for flash.

And just validated that Safari treats CPU best while YouTubing.