title | excerpt |
---|---|
Meteor |
a JavaScript web framework that allows rapid prototypic web development |
Meteor Meteor is JavaScript framework written using Node.js. It integrates with MongoDB and uses the Distributed Data Protocol and a publish–subscribe pattern to enable automatic synching of data changes to clients without requiring the developer to write any synchronization code.