Hacker News new | ask | show | jobs
by aoberoi 4417 days ago
Firebase may not have Cloud Code, but since you have use their npm module and deploy to a free hosting service like Heroku, I actually think its more powerful. The big win: once you are in a full node.js environment you can leverage the power of all the npm modules. Parse's Cloud Code is very isolated from the entire ecosystem.
1 comments

I don't think Heroku free tier is a production ready solution.