Difference between revisions of "MEAN (software bundle)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 1: Line 1:
 
'''MEAN''' is a free and open-source [[JavaScript]] [[solution stack]] for building [[Web application|web applications]].
 
'''MEAN''' is a free and open-source [[JavaScript]] [[solution stack]] for building [[Web application|web applications]].
  
MEAN is a combination of [[MongoDB]], [[Express.js]], and [[Angular.js]], all of which run upon [[Node.js]].
+
MEAN is a combination of [[MongoDB]], [[Express.js]], and [[AngularJS]], all of which run upon [[Node.js]].
  
 
== See also ==
 
== See also ==
  
* [[Angular.js]]
+
* [[AngularJS]]
 
* [[Express.js]]
 
* [[Express.js]]
 
* [[LAMP (software bundle)]]
 
* [[LAMP (software bundle)]]

Latest revision as of 09:45, 16 September 2016

MEAN is a free and open-source JavaScript solution stack for building web applications.

MEAN is a combination of MongoDB, Express.js, and AngularJS, all of which run upon Node.js.

See also

External links