Hacker News new | ask | show | jobs
by Gaelan 2999 days ago
Between GraphQL and React, I'm not sure how much Meteor is left in a modern "Meteor" app.
3 comments

Our Meteor webapp designed for real-time vehicle tracking was built in 2015 using Blaze, DDP, Pub/Sub and Iron Router.

Today, our webapp continues to work better than ever with the above technologies thanks to the continuous improvements made to Meteor by the MDG and the community.

Our business currently has no use for GraphQL or React.

It can be used as a build too, with accounts etc. Some folks here complain about being locked-in while others are complaining it's too think.

I guess you can't please everyone.

I wish dearly to see the blaze-npm package, that would allow re-purposing blaze templates + helpers + events with a different backend in a non-meteor node.js context. it's been "coming soon" for years, so I don't think it is...

I've got more than a few blaze meteor apps that could use a new lease on life...