Meteor
Meteor is an open-source, full-stack JavaScript framework designed for rapidly building real-time web and mobile applications. It integrates a client-side library (originally Blaze, later supporting React, Vue, Svelte) with a Node.js server and a MongoDB database, featuring reactive data updates…
Key facts
- First appeared
- 2012
- Category
- web_framework
- Problem solved
- Meteor was created to solve the complexity and fragmentation involved in building real-time, cross-platform applications. Before Meteor, developers struggled with extensive boilerplate code, manual client-server data synchronization, and managing disparate technology stacks for the frontend and backend, making reactive user interfaces difficult and time-consuming to implement.
- Platforms
- Web (browsers), Android (via Cordova), iOS (via Cordova), Desktop (via Electron, user-implemented)
Related technologies
Notable users
- T-Mobile (internal tools)
- Qualia
- Mazda (marketing site, historically)