Book Image

Mastering JavaScript Promises

Book Image

Mastering JavaScript Promises

Overview of this book

Table of Contents (16 chapters)
Mastering JavaScript Promises
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

The MEAN stack


Although the MEAN stack is not a new concept, this has provided us the base of everything in JavaScript. It provides you with a JavaScript-based web server in the form of Node.js, a database in the form of MongoDB, which also has JavaScript as the core language, Express.js as a Node.js web application framework, and Angular.js as the frontend element that can let you extend HTML in a more advanced and modern way.

The concepts have been around for a while, but they have the potential to grow beyond imagination. Imagine a full-scale financial application or an entire banking system based on the MEAN stack or controlling industries. The hardware will be utilizing services from this stack, but this will happen in the near future, which is not so late, but still it needs time to fully implement the stack.

The reason I am saying this is because the corporate sector is still reluctant in adopting the MEAN standard or moving towards it and the reason is the level of maturity and financial...