> For the complete documentation index, see [llms.txt](https://romebell.gitbook.io/sei-802/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://romebell.gitbook.io/sei-802/13-meteor.md).

# Meteor

![Meteor](http://image.slidesharecdn.com/meteor-nextgenerationstack-141106085249-conversion-gate01/95/the-next-generation-software-stack-meteor-6-638.jpg?cb=1415264030)

Meteor is a Javascript platform (not a framework) for building full-stack, reactive, real-time web apps. Meteor utilizes many aspects of the MEAN webstack including MongoDB, Node.js, as well as optionally including Angular as a the UI layer.

The main pull for Meteor applications is the ease of use, deployment to multiple devices, the speed of development, and the future-proofing of applications.
