Skip to content

Commit

Permalink
Merge pull request #4194 from shaedrich/mean
Browse files Browse the repository at this point in the history
Create topic "MEAN stack"
  • Loading branch information
ahpook authored Jan 22, 2024
2 parents 5771d8c + 7467bfd commit 5adf79a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions topics/mean-stack/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
aliases: mean
topic: mean-stack
display_name: MEAN
short_description: MEAN is a source-available JavaScript solution stack that consists of MongoDB, Express.js, Angular.js/Angular, and Node.js.
related: mern, mevn, meen, mongodb, expressjs, angularjs, angular, nodejs, javascript
wikipedia_url: https://en.wikipedia.org/wiki/MEAN_(solution_stack)
created_by: Valeri Karpov
released: 2013
---
**MEAN** is a source-available JavaScript solution **stack**/software bundle that consists of
* [**M**ongoDB](/topics/mongodb)
* [**E**xpress.js](/topics/expressjs)
* [**A**ngular.js](/topics/angularjs)/[**A**ngular](/topics/angular)
* [**N**ode.js](/topics/nodejs)

0 comments on commit 5adf79a

Please sign in to comment.