Is there any node.js CMF to easaly share code between server and client? So I can just describe my model somehow once and then it will work by itself both on the server and on the client?
I can use Backbone of course with some hacking. But this is not the clear way.