Responsive SQL, please!
But it has MongoDB so it is web scale!
Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
21–30 of 134 posts
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#22Meteor is great, I can't create a web app with other stacks faster than with Meteor. My record was saving the day with a demo in less than 1 hour. I'm glad is more mature. The only thing I miss is Postgres as alternative to MongoDB. Mongo is really comfortable but some projects needs Postgres badassness. Should be doable for Meteor's team since Postgres is now super friendly to JSON. I guess the main challenge is in…
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#23I think I might give Meteor a shot. For a long time I have been working with AngularJS and Node.js. Recently I have been working exclusively with React.js + Flux and Node.js to build isomorphic web applications. I like the fact Meteor is isomorphic by default and comes with everything you need. I have always somewhat seen it as this outlier, a great looking framework but lacking the same vocality that Facebook and Go…
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#24Earlier quoted context omitted.
If I had to make a bet on the next important web framework, I would pick Meteor. All in.. :) Edit: They have made another good decision: seduce windows devs. Next one I believe it will be to support SQL. They have a large and diverse fanbase, probably the most open community for newbies and the new generation of devs - the ones that come from different backgrounds - and I have also the impression that I see a larger…
With no reasons as to why, this reads like either a paid comment or a fanboy/girl. Would you care to expand?
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#25I'm curious what startups or big companies are using Meteor in production
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#26I think I might give Meteor a shot. For a long time I have been working with AngularJS and Node.js. Recently I have been working exclusively with React.js + Flux and Node.js to build isomorphic web applications. I like the fact Meteor is isomorphic by default and comes with everything you need. I have always somewhat seen it as this outlier, a great looking framework but lacking the same vocality that Facebook and Go…
The tooling is where Meteor really shines. I must admit I found React to be quite cumbersome to get off the ground, in contrast Meteor is pure bliss. It hasn't all been roses; I've had plenty of obstacles to overcome as I've learnt the framework, its capabilities and its limitations, but the community has been helpful and I can honestly say that working with Meteor is on the whole very slick. https://atmospherejs.com…
Don't get me wrong, I love working with React.js, but it isn't a framework and aspects like dealing with data, API's and other more functional aspects can take a lot of time to get working with React's way of thinking. React also requires a certain degree of glue-fu to get it to the same place something like Angular, Ember or Meteor seems to be. I think Meteor could be a nice down-the-line framework. For my next project, I'll give it a shot. I have a friend who has been building something with it and he seems to absolutely love it.
Having said that, if you want to use React and Meteor after reading through the documentation it seems they make it easy to integrate with other libraries and even frameworks. I even saw they mentioned you can use Meteor with AngularJS (which is crazy), but cool nonetheless.
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#27I think I might give Meteor a shot. For a long time I have been working with AngularJS and Node.js. Recently I have been working exclusively with React.js + Flux and Node.js to build isomorphic web applications. I like the fact Meteor is isomorphic by default and comes with everything you need. I have always somewhat seen it as this outlier, a great looking framework but lacking the same vocality that Facebook and Go…
What's great is you can still use React with a Meteor backend. There are tons of integrations and examples out there on how to do so. :)
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#28I'm curious what startups or big companies are using Meteor in production
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#29I think I might give Meteor a shot. For a long time I have been working with AngularJS and Node.js. Recently I have been working exclusively with React.js + Flux and Node.js to build isomorphic web applications. I like the fact Meteor is isomorphic by default and comes with everything you need. I have always somewhat seen it as this outlier, a great looking framework but lacking the same vocality that Facebook and Go…
Re: Meteor 1.1 Released – Now Supporting Microsoft Windows and MongoDB 3.0
#30I made a snapshot on Terminal.com which lets you try Meteor 1.1 in seconds. Check it out here: https://www.terminal.com/snapshot/be98f98eece7e102bab130b91d... This boots a CentOS 6 box running Meteor 1.1. It's also running on Terminal so you can snapshot your progress anytime you want (or resize to a bigger machine without rebooting too).