MEAN (software bundle)

Common logo used to represent MEAN stacks.

MEAN is a free and open-source JavaScript software stack for building dynamic web sites and web applications.[1]

The MEAN stack is MongoDB, Express.js, AngularJS (or Angular), and Node.js. Because all components of the MEAN stack support programs are written in JavaScript, MEAN applications can be written in one language for both server-side and client-side execution environments.

Name and history

MEAN was given by Valeri Karpov, a MongoDB developer. He introduced the term in a 2013 blog post.[2]

The logo concept, initially created by Austin Anderson for the original MEAN stack LinkedIn group, is an assembly of the first letter of each component of the MEAN acronym.[3]

The components of the MEAN stack are as follows:[2][4]

A number of variations on the traditional MEAN stack are available by replacing one or more of the components with similar (typically Javascript-based) frameworks. For example: In a MEEN stack, the JavaScript MVC framework Ember.js is used instead of Angular, and likewise for the MERN stack, where React.JS is used as a substitute.[5]

Variants

Some popular alternatives includes MERN with React.js, MEVN with Vue.js, or MEN with Vanilla JS.

See also

References

  1. "Mean.io: The Friendly & Fun Javascript Fullstack for your next web application".
  2. 1 2 "The MEAN Stack: MongoDB, ExpressJS, Angular and Node.js". Tumblr. Apr 30, 2013.
  3. "Mean Stack". LinkedIn.
  4. "Angular 2 and NodeJS - The Practical Guide to MEAN Stack 2.0". udemy.com. February 2017.
  5. https://github.com/YunnuY/meen

Further reading

  • Haviv, Amos Q. (2014). MEAN Web Development: Master real-time web application development using a mean combination of MongoDB, Express, Angular JS, and Node.js. Birmingham, UK: Packt Publishing. ISBN 978-1783983285.
  • Holmes, Simon (2015). Getting MEAN with Mongo, Express, Angular, and Node. Shelter Island, NY: Manning Publishing. ISBN 9781617292033.
  • Dickey, Jeff (2014). Write Modern Web Apps with the MEAN Stack: Mongo, Express, AngularJS, and Node.js (Develop and Design). San Francisco, CA: Peachpit Press. ISBN 978-0133930153.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.