Hi, here is the 12th modern-cljs tutorial. https://github.com/magomimmo/modern-cljs/blob/master/doc/tutorial-12.md
In this short tutorial, whose title is "The highest and the deepest layers", I covered the HTML5 highest layer and the serve-side deepest layer of the progressive enhancement strategy in building web applications with clojurescript on the client side and clojure on the server side. In the next couple of tutorials I should be able to cover * the security issues (using friend) * the pure html template system for the server-side (enliven) * the pure html template system for the client-side (enfocus) * complete the login example using all the layers of progressive enhancement strategy (html, js, ajax and server-only) Many thanks to Federico Boniardi and Francesco Agozzino for their efforts in following my crazy ideas about experimenting those stuff in the mean time they are learning the language. It will take me a couple of weeks of my spare time to complete the above stuff. Hope it will helps someone. After that I'm open to suggestion from the community on which topic to take care of in the next tutorials. My idea is to try to unify the form validation on both sides to a web applications, probably by pushing Federico and Francesco in starting defining a validation DSL by using macros which generate both client and server side validation code to eliminate code duplication. My best mimmo -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en