20150309 this month in meteor

Post on 22-Jul-2015

256 views 2 download

Transcript of 20150309 this month in meteor

Meteor IndyThis Month in Meteor

Rick Wehrle@wehrlock

February 13, 2015Rishi Goomar, Differential Chicago

http://thisweekinmeteor.com/

This Week In Meteor

New Meteor Forums

February 17, 2015

After a long time of using Google Groups, MDG has decided to switch to a Discourse-based forum.

It is already more active than the previous Google Groups and is MUCH easier to use.

Join in on the discussion!

https://forums.meteor.com/

Meteor 1.0.3.2 Released

February 25, 2015

New version of Meteor has been released.It includes a bug fix for the meteor deploy command.

https://github.com/meteor/meteor/blob/devel/History.md#v1032-2015-feb-25

The Power of Tracker

February 26, 2015Meteor SF Dev Shop

Lightning talk by Sashko Stubailo, a Meteor core developer, about how you can use Tracker in any JavaScript application and simplify your code. He shows the power and modularity of this Meteor package.

https://www.youtube.com/watch?v=P4wKQympnsg&t=1h7m42s

Preview of Meteor on Windows

March 4, 2015Windows Preview 0.2.0

New Windows preview release comes with a brand new WiX installer.It's good to see MDG hard at work to get Meteor working cross-platform.

https://github.com/meteor/meteor/wiki/Preview-of-Meteor-on-Windows

Meteor 1.0.4

March ??, 2015Meteor is now tested against MongoDB 2.6. Meteor uses version of Node Mongo driver compatible with MongoDB 3.0, so should work, but not tested yet.Template instances now have a subscribe method that functions exactly like Meteor.subscribe, but stops the subscription when the template is destroyed.Use Session.set({k1: v1, k2: v2}) to set multiple values at once.Template.instance() now works inside Template.body.Upgrade the Cordova and NPM dependencies.

https://github.com/meteor/meteor/blob/devel/History.md#vnext

Meteor Forums <https://forums.meteor.com/>

Crater.io <http://crater.io/>

This Week in Meteor <http://thisweekinmeteor.com/>

Meteor Indy <http://indy.meteor.com/>

Meteor News Sources