Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

MEAN Web Development

Posted By: ksveta6
MEAN Web Development

MEAN Web Development by Amos Q. Haviv
2014 | ISBN: 1783983280 | English | 305 pages | EPUB | 1 MB

Master real-time web application development using a mean combination of MongoDB, Express, AngularJS, and Node.js

About This Book

Learn how to construct a fully functional MEAN application by using its components along with the best third-party modules
Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application
Gain a deep, practical understanding of real-time web application development through real-world examples
Who This Book Is For

If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you.

What You Will Learn

Set up and run an Express application
Use MongoDB to store and retrieve your application's data
Connect your Express application to MongoDB and use the Mongoose module
Manage your users' authentication and offer them diverse login options using Passport
Structure and use an AngularJS application in your MEAN project
Use Socket.io to create real-time communication between your client and server
Test your application's Express and AngularJS entities
Develop your MEAN application more efficiently using popular third-party tools
In Detail

The MEAN stack is a collection of the most popular modern tools for web development; it comprises MongoDB, Express, AngularJS, and Node.js.

Starting with MEAN core frameworks, this project-based guide will explain the key concepts of each framework, how to set them up properly, and how to use popular modules to connect it all together. By following the real-world examples shown in this tutorial, you will scaffold your MEAN application architecture, add an authentication layer, and develop an MVC structure to support your project development. Finally, you will walk through the different tools and frameworks that will help expedite your daily development cycles.

Watch how your application development grows by learning from the only guide that is solely orientated towards building a full, end-to-end, real-time application using the MEAN stack!