Hi!

After that mailing-list thread
https://groups.google.com/forum/#!topic/clojure/wpTrY5ia27I/discussion and
the latest changes on clojurescript that makes working with nodejs really
easy. I'll start experimenting with expressjs and clojurescript with nodejs
as target.

Build a new abstraction like ring is to much. And ring interface is much
friendly for sync operations, and in nodejs everything is async.

expressjs is something like ring but in javascript, ligweight
framework/library and I thinking that it maybe a good starting point for
develop server side code with clojurescript.

Here my experiment: https://gist.github.com/niwibe/1adabcc759e125a587f7

Is a very lightweight sugar syntax for expressjs most used methods and
router.

Maybe it would be interesting make a little library with a gettings start
guide for help people starting server side applications using
clojurescript...

Cheers.
Andrey

-- 
Andrey Antukh - Андрей Антух - <[email protected]> / <[email protected]
>
http://www.niwi.be <http://www.niwi.be/page/about/>
https://github.com/niwibe

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to