Ask HN: Meteor vs. Express+React?
Over the past year I have been learning Node/Mongo/Express/React/Redux stack, and I'm pretty happy with it.
Is it worth investing my time in learning Meteor?
Does it have any advantages over the stack I have?
Is it worth investing my time in learning Meteor?
Does it have any advantages over the stack I have?
4 comments
[ 3.9 ms ] story [ 21.8 ms ] threadNo, it is not. Most of the initial bigger enthusiasts already left the boat. Not a good time to join.
Meteor for me atleast increased my productivity by large magnitude. The framework itself is a much different beast than what it was several years ago and it continues to grow. I've built several large scale products with the framework and its an absolute pleasure working with it. Getting ramped up is straight forward and offers a lot of shortcuts you normally wouldn't have right off the bat.
With all great things however there are downsides. Scaling can be tricky if you dont understand the internals of the framework. The atmosphere package ecosystem isn't as strong as it use to be.