Hi all,

I just published the 14th tutorial of modern-cljs, the series of tutorials on 
ClojureScript. 

https://github.com/magomimmo/modern-cljs/blob/master/doc/tutorial-14.md

In this tutorial I prepared the field for unit testing and introduced enlive 
templating system to adhere to the progressive enhancement implementation 
strategy in such a way that when you disable the javascript engine in your 
browser, you continue to be server by clojure on the server side. As usual I 
tried do be as much compliant I can with the DRY principle by even preparing 
some code to be moved at will from the server side to the client side (it's 
something I'm still working on). 

Hope it help

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
--- 
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to