Hacker News new | ask | show | jobs
by vph 5071 days ago
Meteor does not take advantage of Node.js async thing. Then, I'm not sure about the advantage of javascript being both on the server and client side. Javasccript just feels weird on the server side. Server-side apps written in Python, Ruby feel much more natural, and perhaps easier to manage.

It'd be nice if meteor allows a different way of handling server-side logic using solutions from the Python or Ruby communities.