Re: Clojure Literature

2013-01-18 Thread Francesco Agozzino
Actually i felt comfortable using The Joy of Clojure AND Programming Clojure... Keep in mind that i never used a Lisp-like language and i had only little knowledge of Java... Il giorno venerdì 18 gennaio 2013 15:46:14 UTC+1, Reginald Choudari ha scritto: > > I am looking for a new Clojure book

Re: Client-Server comunication with shoreleave

2013-01-08 Thread Francesco Agozzino
Hi Paul, I'd like to thank You for you precious help. We managed to use your library and we are going to publish the tutorial in the modern-cljs series: https://github.com/magomimmo/modern-cljs . Cheers, Francesco Il giorno lunedì 7 gennaio 2013 18:39:41 UTC+1, Paul deGrandis ha scritto: > > Hi

Client-Server comunication with shoreleave

2013-01-07 Thread Francesco Agozzino
Hi all... I'm an italian mathematician/developer and I'm working on a small tutorial on ClojureScript/Clojure. I'd like to give an insight into client server comunication via the shoreleave library and lein ring. Actually, I'd like to validate a email/password with this simple cljs function atta