Looks like another great installment in the series!
One note: I've been working on giving cljx a bit of a facelift of late to
address some pitfalls of it using Clojure's reader. The result is in the
'sjacket' branch of cljx here:
https://github.com/lynaghk/cljx/tree/sjacket
As the branch name indicates, this remix of cljx is using Christophe Grand's
sjacket library (packaged and patched by Colin Jones). A summary of the
changes are available in the changelog here:
https://github.com/lynaghk/cljx/blob/sjacket/CHANGES.md
In short, it's all good news. :-) I've been using this for some weeks now with
good results; you can see a small real-world new-style cljx project here:
https://github.com/cemerick/pprng/
I suspect the sjacket branch will be merged to master Real Soon Now.
Cheers,
- Chas
On Jul 8, 2013, at 11:01 AM, Giacomo Cosenza wrote:
> Hi all,
> I just pushed the 16th tutorial of the modern-cljs series. By using the
> clojurescript.test lib and the cljx lein plugin I was able to make the unit
> tests portable on both the client-side and the server-side of a web app. To
> me this is very important, because allows to potentially move a complete lib
> where you want (i.e. write one run on both sides of the web).
>
> I dedicated this tutorial to Chas Emerick for his amazing work (and the book
> too) that helped me a lot in each step ahead I do with this wonderful
> unifying language. Thanks so much Chas!
>
> Here is the link of the series
>
> https://github.com/magomimmo/modern-cljs
>
> and here is the link of the last tutorial
>
> https://github.com/magomimmo/modern-cljs/blob/master/doc/tutorial-16.md
>
> HIH
>
> 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.
>
>
--
--
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.