klipse

jrheard 2016-10-18T16:40:18.000098Z

@viebel iā€™m not sure how - i have an http://app.klipse.tech/ window open with some code in it, how do i link to it?

Yehonathan Sharvit 2016-10-18T16:43:20.000099Z

press Ctrl-S

Yehonathan Sharvit 2016-10-18T16:43:43.000100Z

A pop up will appear with a url that contains ?cljs_in=ā€¦ with your code

jrheard 2016-10-18T16:43:49.000101Z

aha, thx

Yehonathan Sharvit 2016-10-18T16:44:01.000102Z

You can also press Ctrl-R to refresh the page - keeping the same content

jrheard 2016-10-18T16:44:10.000103Z

nice

jrheard 2016-10-18T16:44:35.000105Z

i was just interested to find that loop/recur emits much less js than i would have expected, esepcially compared to the other two

Yehonathan Sharvit 2016-10-18T16:44:46.000106Z

all the urls and hotkeys are here: https://github.com/viebel/klipse/blob/master/repl.md

jrheard 2016-10-18T16:44:49.000108Z

nice

Yehonathan Sharvit 2016-10-18T16:48:44.000109Z

šŸ˜Ž