I love these tutorials.  Very useful!  Thanks

On Wednesday, January 23, 2013 6:10:21 PM UTC-8, Mimmo Cosenza wrote:
>
> 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 [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to