Introduction
You are reading the Meteor 3 documentation!
- Searching for the Meteor 2 documentation? Access the Meteor 2 Docs.
- Upgrading from Meteor 2? Check out the Migration Guide.
Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.
Meteor allows you to develop in one language, JavaScript, in all environments: application server, web browser, and mobile device.
Meteor uses data on the wire, meaning the server sends data, not HTML, and the client renders it.
Meteor embraces the ecosystem, bringing the best parts of the extremely active JavaScript community to you in a careful and considered way.
Meteor provides full stack reactivity, allowing your UI to seamlessly reflect the true state of the world with minimal development effort.
Meteor Resources
Learning Meteor
Start by learning how to install Meteor in the Installation Section.
For beginners, the Tutorials are the perfect place to start with Meteor. Build a simple app to manage a task list! Available for React, Blaze, Svelte, and Vue 3.
Participate in Meteor's fully professional, engaging and interactive online school. Join Meteor University.
Subscribe to our official Youtube channel and watch the latest MeteorJS videos and presentations.
Developer Resources
Explore and contribute to our GitHub repository. You can access our code, request new features, and start contributing.
Enhance your coding experience with the VS Code Extension, which provides IntelliSense support for Meteor's core and packages.
Use the Chrome Extension or Firefox Extension for insights into your app's performance and to understand what is going on under the hood of your application.
Discover Meteor Examples to see a range of projects built with Meteor.
Visit Atmosphere, the dedicated repository for Meteor community packages.
Join Our Community
Participate in the Official Forum for project news, support, community discussions, and updates on core features.
Join the discussion and stay updated with announcements on the official Meteor Lounge Discord.
Engage with peers in the Meteor Slack Community for technical support, meeting new developers, and exchanging ideas.