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

Re: Client-Server comunication with shoreleave

2013-01-07 Thread Paul deGrandis
Hi Francesco, Robert Stuttafird's example might help you out: https://github.com/robert-stuttaford/demo-enfocus-pubsub-remote You may also want to use the remote macros on the client side, they might clean up the code for you a bit. (ns CLJS-NS (:require-macros