Meteor (web framework)

Meteor
Developer(s) Meteor Development Group
Initial release January 20, 2012 (2012-01-20)[1]
Stable release
1.4 / July 25, 2016 (2016-07-25)[2]
Repository github.com/meteor/meteor
Development status Active
Written in JavaScript
Operating system Cross-platform
Type JavaScript framework
License MIT License
Website www.meteor.com

Meteor, or MeteorJS, is a free and open-source JavaScript web framework[3] written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (Android, iOS, Web) code. It integrates with MongoDB and uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library.

Meteor is developed by the Meteor Development Group. The startup was incubated by Y Combinator[4] and received $11.2M in funding from Andreessen Horowitz in July 2012.[5]

History

Meteor was first introduced in December 2011 under the name Skybreak.[6][7]

In October 2014, Meteor Development Group acquired Y Combinator alum FathomDB, with the goal of expanding Meteor's database support.[8]

Books

References

  1. Earliest known 0.1 release
  2. "Meteor releases". GitHub. Retrieved 25 July 2016.
  3. Vanian, Jonathan (27 December 2014). "Meteor wants to be the warp drive for building real-time apps". Gigaom.
  4. Tan, Garry. "Meteor (YC S11) raises $11.2M from Andreessen Horowitz and Matrix Partners to create the next Ruby on Rails". Y Combinator.
  5. Finley, Klint (2012-07-25). "Andreessen Horowitz Keeps Eating The Software World With $11.2 Million Investment In JavaScript Framework Company Meteor". TechCrunch.
  6. Skybreak is now Meteor
  7. Meteor: Etherpad Founder & Other Rockstars Team Up To Make Web App Development A Breeze
  8. Lardinois, Frederic (2014-10-07). "Meteor Acquires YC Alum FathomDB For Its Development Platform". TechCrunch.
  9. Coleman, Tom; Grief, Sacha. Discover Meteor.
  10. Hochhaus, Stephan; Schoebel, Manuel (2014). Meteor in Action. Manning. ISBN 9781617292477.
  11. Müns, Philipp (2016). Auditing Meteor Applications. Just Meteor.
  12. Strack, Isaac (2012). Getting started with Meteor.js JavaScript framework (New Edition. ed.). Birmingham, UK: Packt Pub. ISBN 978-1782160823.
  13. Susiripala, Arunoda. "Bulletproof Meteor". Meteorhacks.
  14. Susiripala, Arunoda. "Meteor Explained - A Journey Into Meteor's Reactivity". Meteorhacks.
  15. Turnbull, David (30 July 2014). Your First Meteor Application.
This article is issued from Wikipedia - version of the 11/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.