Hacker News new | ask | show | jobs
by _random_ 4403 days ago
I guess Meteor is a good choice for JS-only developers.
1 comments

I don't think the issue is so much that the backend has to be JavaScript so much as that the backend has to be precisely what Meteor wants it to be. You couldn't just stick a different JavaScript app conforming to the same interface in the back end — your application has to be more or less monolithic AFAIK.