Re: migae: clojure on Google App Engine

2016-12-18 Thread contact
Thank you. Will take a look at migae. cljgae-template also sounds promising. Got chestnut template working with datastore. Thank you for posting http://lambda-startup.com/developing-clojure-on-app-engine/ and https://blog.jeaye.com/2016/08/23/clojure-app-engine/. Don't know if it's the best

Re: migae: clojure on Google App Engine

2016-12-18 Thread Gregg Reynolds
On Dec 17, 2016 1:13 PM, "Jeaye" wrote: I was recently informed about https://github.com/nickbauman/cljgae-template which aims to provide a GAE template for leiningen projects. As it didn't exist when I started with GAE, I wrote up a summary of my experience bootstrapping

Re: (= function) evaluation steps

2016-12-18 Thread Matching Socks
Another book that might be very helpful to you here is "Clojure programming", by Emerick, Carper, and Grand. It presumes a background in Ruby, Python, or Java, and makes several useful comparisons. But the best part is an uncommonly insightful chapter about collections. (There is another