Meteor hits 1.0
21–30 of 250 posts
How did Meteor get to 1.0 when node.js is still at 0.10? I congratulate the Meteor team, but can anyone confirm it is actually stable?
Re: Meteor hits 1.0
#22How did Meteor get to 1.0 when node.js is still at 0.10? I congratulate the Meteor team, but can anyone confirm it is actually stable?
Meteor hit 1.0 b/c their APIs are stable. I'd also guess that the software has hit a level of maturity where the Meteor team is comfortable with a supported release.
As for Node, there are some within the Node community who would like to bump it to 1.0 as it is clearly production ready. In Node's case, .1 vs. 1. is a just a numbering scheme issue, not a production ready issue.
Re: Meteor hits 1.0
#23Congratulations!!
Re: Meteor hits 1.0
#24Kudos, Meteor team! Now, SQL, please...
You can have SQL already, use ddp methods to query a database on the backend. It's not reactive, but it enables you to use SQL.
Re: Meteor hits 1.0
#25Amazing :D Great work, and hats off to the meteor team! I just finished a hackathon this weekend with a meteor app, and absolutely loved the framework.
Re: Meteor hits 1.0
#26Not official but here is the a change log: https://github.com/meteor/meteor/blob/fb7466078ec5da90321bdc...
It's a bit light on details. I wouldn't say Meteor is 1.0 yet, but preparing for it. Also Worldwide Meteor day is Nov 6th, I anticipate a more formal announcement then.
Re: Meteor hits 1.0
#27Congratulations, and great pun for the title. :)
Re: Meteor hits 1.0
#28This is really awesome, I just checked out the new website and docs. Everything is so much more clear, I love the new docs. Stuff is laid out really well, people new to Meteor are gonna really like this.
Re: Meteor hits 1.0
#29Awesome! Really excited for this.
Re: Meteor hits 1.0
#30How does one start a project like this and get paid? What are the revenue sources for the team? It's a great product, and the fact that it's open source is amazing.