Sponsored Links
-->

Monday, January 1, 2018

MEAN software bundle - YouTube
src: i.ytimg.com

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

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.


Video MEAN (software bundle)



Name and history

MEAN was coined by Valeri Karpov, a MongoDB developer. He introduced the term in a 2013 blog post.

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.

The components of the MEAN stack are as follows:

  • MongoDB, a NoSQL database
  • Express.js, a web application framework that runs on Node.js
  • Angular.js or Angular, JavaScript MVC frameworks that run in browser JavaScript engines
  • Node.js, an execution environment for event-driven server-side and networking applications

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 MEAN stack, the JavaScript MVC framework Ember.js is used instead of Angular.


Maps MEAN (software bundle)



See also

  • LAMP (software bundle)
  • List of all Apache/MySQL/PHP solution stacks
  • LYME (software bundle) - a solution stack based on Erlang

Mesophyll Cells: Function & Definition - Video & Lesson Transcript ...
src: study.com


References


What is SOFTWARE CONFIGURATION MANAGEMENT? What does SOFTWARE ...
src: i.ytimg.com


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. 

IGN acquires pay-what-you-want game and book retailer Humble Bundle
src: s.aolcdn.com


External links

  • mean.io uses a customised tool called 'mean'. Its approach is self-contained packages that have code for both client and server files.
  • meanjs.org is a fork of mean.io. It uses a tool called 'Yeoman' to generate Angular CRUD, routes, controllers, views, and services.
  • MEAN Stack User Registration and Login Tutorial


Source of article : Wikipedia