ANN - 13th modern-cljs tut - Don't Repeat Yourself when crossing the border

2013-01-28 Thread Giacomo Cosenza
Hi all, I just published the 13th tutorial on the modern-cljs series. The title is Don't Repeat Yourself when crossing the border. https://github.com/magomimmo/modern-cljs/blob/master/doc/tutorial-13.md The DRY principle has been applied in the form validation context by using the Chas

Re: ANN - 13th modern-cljs tut - Don't Repeat Yourself when crossing the border

2013-01-28 Thread Mimmo Cosenza
I just updated the 13th modern-cljs tutorial with a client side validator which call via ajax a server side validator. https://github.com/magomimmo/modern-cljs/blob/master/doc/tutorial-13.md HIH My best Mimmo On Jan 28, 2013, at 1:18 PM, Giacomo Cosenza mimmo.cose...@gmail.com wrote: Hi