Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

MEAN Web Development [Repost]

Posted By: Free butterfly
MEAN Web Development [Repost]

MEAN Web Development by Amos Q. Haviv
English | Sep. 24, 2014 | ISBN: 1783983280 | 354 Pages | PDF | 5 MB

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