Benjamin, I modified a Pedestal based project to use a REPL and through that REPL you can inspect the app running live in the browser.
The project is here https://github.com/humanitiesNerd/tinkering-with-the-repl And the youtube footage is here http://www.youtube.com/watch?v=3AYKXRby5oE It's not snappy, Iḿ sorry. It's the first screencast in my life, I recorded it late at night and I had missed the microphone level toggle so the audio is a bit... well... inadequate. But if you can set your volume high enough you could still find it useful. A pat on my shoulder could be of help in convincing me to re-record it in a better way. Tchüss ! 2013/10/13 Benjamin Vulpes <[email protected]> > That would be useful data, eh? > > > http://stackoverflow.com/questions/19342066/evaluating-compiled-clojurescript-functions-at-the-repl > > > On Sat, Oct 12, 2013 at 11:36 PM, Dave Della Costa > <[email protected]>wrote: > >> Link? >> >> (2013/10/13 14:14), Benjamin Vulpes wrote: >> > Hey all! >> > >> > I've written a S.O. question about Emacs/ClojureScript REPL integration. >> > My basic question is: >> > >> > "how ams call compiled functions and execute in browser context?" >> > >> > I love working with Emacs and I also love all of the work that everyone >> > has put into building a robust Emacs/CLJ* toolchain, and really look >> > forward to any tips anyone has to share on getting all of the nrepl.el >> > functionality in a browser-executing cljs repl. >> > >> > Thanks! >> > --vulpes >> > >> > -- >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Clojure" group. >> > To post to this group, send email to [email protected] >> > Note that posts from new members are moderated - please be patient with >> > your first post. >> > To unsubscribe from this group, send email to >> > [email protected] >> > For more options, visit this group at >> > http://groups.google.com/group/clojure?hl=en >> > --- >> > You received this message because you are subscribed to the Google >> > Groups "Clojure" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an email to [email protected]. >> > For more options, visit https://groups.google.com/groups/opt_out. >> >> -- >> Note that posts from new members are moderated - please be patient with >> your first post. >> --- >> You received this message because you are subscribed to the Google Groups >> "ClojureScript" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/clojurescript. >> > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
