Описание тега meanjs

MEAN.JS is a full-stack JavaScript solution for building web applications using MongoDB, Express, AngularJS, and Node.js.

MEAN.JS is a full-stack JavaScript open-source solution, which provides a solid starting point for MongoDB, Node.js, Express, and AngularJS based applications. The idea is to solve the common issues with connecting those frameworks, build a robust framework to support daily development needs, and help developers use better practices while working with popular JavaScript components.


Documentation:

Related Tags for the used applications:

  • mongodb The database itself
  • mongoose The interface from express to the database.
  • express web application network
  • expressjs other tag for the same web application network
  • angularjs the web frontend in the version 1.x.x
  • nodejs the javascript framework to develop and publish.