Re: [ANN] Specter 1.0.4

2017-10-17 Thread Hari Krishnan
Thanks for the update. It is a great library. Thanks for sharing..I will update my project. On Tuesday, October 17, 2017 at 9:26:32 AM UTC-7, Nathan Marz wrote: > > Specter fills in the holes in Clojure's API for manipulating immutable > data, allowing data manipulation to be done concisely a

Re: [ANN] Nightlight, an embedded editor for Clojure

2016-10-09 Thread Hari Krishnan
> > Thanks for creating an editor like this. I may have a good use case.. >> > I followed the updated instructions, and I am getting this error. I am on [org.clojure/clojure "1.8.0"] [2016-10-09 11:16:00,994][DEBUG][org.jboss.logging] Logging Provider: org.jboss.logging.Log4jLoggerProvider

Re: Clojure needs a web framework with more momentum

2015-05-08 Thread Hari Krishnan
Sven, I like this idea. Thanks. -Hari On Wednesday, May 6, 2015 at 11:46:35 AM UTC-7, Sven Richter wrote: > > Hi, > > I had a short chat with Dmitri (the owner of luminus) and we both agreed > that this is a good plan. I just don't have much time right now (family > things), but as soon as th

Re: Do you recommend the book: "Web Development with Clojure"

2014-02-27 Thread Hari Krishnan
My experience.. 1. It is a well written book. You will have to read sequentially. 2. Prior knowledge of clojure is required -- list, vector, map, let etc. (Or at least review the clojure summary at the back first). 3. Since I knew Rails before, a lot of the concepts seemed to be straight fo