DEV Community

Discussion on: I'm a Meteor developer, Ask Me Anything!

Collapse
 
ben profile image
Ben Halpern

What are some misconceptions about Meteor from outsiders?

Collapse
 
guidouil profile image
Guidouil ツ

I guess when people say "it does not scale"
Well it does if you code it well (as any language)
And most of the time people saying that do not know what real scaling is ^^
I can reach 1k synchronous connections on a VPS with 1 CPU and 1 GB of ram.

PHP, JAVA or Ruby do not scale ether without cache and CDNs...

Also it was not secure a long time ago (pre 0.5) so people think it's still the same I guess

And lastly, since it take much less time to code a single page app in Meteor, some developer think it's not quality... to me it's just a better tool :)

Collapse
 
colin_rickels profile image
Colin Rickels

Ya its scalability is definitely based on how familiar you are with it. Meteors so agnostic to how you structure it that its unfortunately really easy to screw up if you dont follow best practices. My projects undergone three different rewrites because of my lack of fully grasping meteors structure. Other frameworks are better for providing that structure in my opinion like rails and laravel. It scales wonderful though when written right.

Thread Thread
 
guidouil profile image
Guidouil ツ

Meteor just published 3 video yesterday and one is about to make you change your point of view about the scalability side ;)

youtube.com/watch?v=OsyF15ji_jE