I’ve just come across this page:
and I am dearly missing Meteor here. To my opinion, it’s one of the best React frameworks out there ![]()
This sounds promising:
If you’re a framework author interested in being included on this page, please let us know.
I’ve just come across this page:
and I am dearly missing Meteor here. To my opinion, it’s one of the best React frameworks out there ![]()
This sounds promising:
If you’re a framework author interested in being included on this page, please let us know.
Proposed
Yes! Meteor deserves massively more recognition. Several times I have asked AI to describe what it would take to replace my current Meteor stack and it’s a loooooong list of tooling. Reactivity out of the box, integrated account management (no third-party magic keys), and a robust build tool that has recently gotten insanely fast.
I would love to see it become more standardized and easy to deploy on any platform, although I know the project is funded by Galaxy hosting. That’s the only hangup I could see in getting the project listed as a full, first-tier React recommended framework.
I gave it a thumbs up on Github – anything else we can / should do to support it?
I self-deploy my meteor apps, using information i acquired when I deployed my first Meteor 1.0 Meteor app. Once setup it takes about 6 simple shell commands to push an upgrade from local development to my production site.
I’m no shell guru, but it seems it should be straightforward to provide something in the meteor shell to prep for deployment, and later do updates.
Yep, I’ve tried many in the past years, especially during the time when Meteor felt a bit “stuck” due to fibers etc. But I always came back. No other framework could fulfill all my needs, especially regarding reactivity, on which our app heavily relies on. And since Meteor outgrow all the legacy debts, I love it more than ever.