[ClojureScript] Improving ClojureScript eval on Light Table

2014-11-07 Thread Rory Douglas
I'd love it if external browser connection could automatically update the websocket port in my index.html so I don't have to. Or perhaps manage the port lifecycle and assign a stable port per project. I personally really like the utility of CLJS debugging via Chrome DevTools so external browser

[ClojureScript] Improving ClojureScript eval on Light Table

2014-11-06 Thread cldwalker
Hi, As part of the LT core team, I'm looking to improve it for ClojureScript users. Since LT is open source and written in ClojureScript I would love to get more of the community involved. :) The first thing I'd like to get the community's feedback on is streamlining the eval experience. Cur