Fork me on GitHub
#protorepl
<
2016-11-27
>
dorianc.b16:11:50

@jasongilman I just read your interview and now I’m even more excited to see your talk at Clojure/Conj. Proto-repl has made learning Clojure so much easier since I don’t have to learn something like emacs at the same time

jasongilman17:11:18

@dorianc.b: Awesome! I'm excited to talk about it.

jasongilman17:11:37

If you haven't seen Simple Made Easy or Inventing on Principle I recommend watching them. Even if you haven't seen them in a while. I rewatched both of them for my talk and Simple Made Easy is a classic. I appreciate it even more now.

dorianc.b18:11:23

Thanks I’ll check them out again. I have a fairly long flight to the conference

siv20:11:31

Switched from Lighttable to Atom/Proto-repl and loving it so far. Only thing that I find missing is the ability to copy the results (of running an expression) - not even in the repl tab.

jasongilman23:11:33

@siv there's an issue filed for that. You can work around it by pretty printing the result after evaluation and you can copy it.

siv23:11:50

And looking forward to your talk at Clojure/Conj.