MEAN Web Development, 2nd Edition

MEAN Web Development, 2nd Edition

English | 2016 | ISBN: 978-1-78588-630-0 | 368 Pages | PDF, EPUB, AZW3 | 13 MB

Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node
The MEAN stack is a collection of the most popular modern tools for web development that helps you build fast, robust, and maintainable web applications.
Starting with the MEAN core frameworks, this pragmatic 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. You will learn the best practices of maintaining clear and simple code and will see how to avoid common pitfalls. 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!
What you will learn

  • 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 Angular 2 application in your MEAN project
  • Use Socket.io to create real-time communication between your client and server
  • Test your application’s Express and Angular 2 entities
Homepage