Hacker News new | ask | show | jobs
by amikazmi 4854 days ago
The whole point of node.js/meteor is that you can share the code between client/server, so you dont have to duplicate anything, and have the access to the "real" model.