Hacker News new | ask | show | jobs
by bmajz 2749 days ago
Honestly, even though it has its problems, Meteor is relatively simple framework that will even spit out mobile apps for you. It's probably the least effort (i.e. lines of code) to get a halfway decent app out, and it's scaled ok well as time has gone on. It has a bunch of weird quirks though especially in how it manages data.

https://www.meteor.com

2 comments

They even offer a hosted product now, so you won't have to worry about the ops side of things either.
I'll give this a look. Thanks very much!
Be aware that MDG is now almost entirely shifting their attention to GraphQL and Apollo. I don't think Meteor.js will be maintained much longer.
Thanks. Care to comment on what problems it has?