Hi Nikita, Surely there is nothing wrong with LightTable: I have been using it a lot at the beginning. However, I found that: 1. adding connection string to HTML introduces another point where dev is different from staging/prod, which is annoying and requires cooperation from the build system 2. live reloading/repl does not seem to work very well with advanced optimisations on... 3. the backend is not clojure but haskell and I code in emacs. Given emacs handles edition pretty well and I was not able to use the REPL features of LightTable, I found it painful to have to switch between LT and emacs, so I stick to the latter
I suspect there are ways to use live reloading and browser REPL in emacs too but did not spent too much time on it, I confess. Anyway, if I follow David's advices and get back to a setting with different dev/prod HTML, I could get back to use LT fruitfully. Best regards, -- Arnaud Bailly twitter: abailly skype: arnaud-bailly linkedin: http://fr.linkedin.com/in/arnaudbailly/ On Fri, Dec 26, 2014 at 6:09 PM, Nikita Prokopov <[email protected]> wrote: > Arnaud, > > what’s wrong with LightTable? I use it for CLJS development, it works > fine, live evaluation is here, watches are working, results are displayed > inline. It needs open browser and a connection string added to the html > page, but otherwise it works, at least for me. > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to a topic in the > Google Groups "ClojureScript" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojurescript/7o7tX7ktOvM/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
