| |||||
Meteor also premieres top of the line new concepts in developing web and mobile JS-centered apps.
Here are some key features of "Meteor":
· Framework agnostic
· Live page updates whenever the data changes inside the host database
· Innovative data synchronization mechanism
· Self-contained application bundles
· Extendable via packages
· Lots of documentation
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Can now specify the `_id` field of a document passed to `insert`. Meteor still auto-generates `_id` if it is not present.
· Expose an `invalidated` flag on `Meteor.deps.Context`.
· Populates user record with additional data from Facebook and Google.
· Added Facebook token expiration time to `services.facebook.expiresAt`.
· Allow piping a password to `meteor deploy` on `stdin`.
· Correctly type cast arguments to handlebars helper.
· Fixed leaked global `userId` symbol.

Via: Meteor 0.5.6
No comments:
Post a Comment