登录 注册
当前位置:主页 > 资源下载 > 3 > MEAN.Web.Development.2nd.Edition.epub下载

MEAN.Web.Development.2nd.Edition.epub下载

  • 更新:2024-08-12 23:52:14
  • 大小:3.66MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Web开发 - 开发技术
  • 格式:EPUB

资源介绍

Key Features 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 Book Description 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 About the Author Amos Q. Haviv is a software developer, technical consultant, and the creator of MEAN.IO and MEAN.JS. He has been a full-stack developer for almost a decade and worked for multiple start-ups and enterprise companies. For the past 6 years, Amos has been working with full-stack JavaScript solutions, including Node.js and MongoDB, as well as frontend frameworks such as Angular and React. In 2013, he created the first popular boilerplate for MEAN applications, MEAN.IO, and currently continues the development of MEAN solutions at http://meanjs.org. He also gives lectures on advanced web technologies at meetups and conferences, and he guides development teams at various companies. Table of Contents Chapter 1. Introduction to MEAN Chapter 2. Getting Started with Node.js Chapter 3. Building an Express Web Application Chapter 4. Introduction to MongoDB Chapter 5. Introduction to Mongoose Chapter 6. Managing User Authentication Using Passport Chapter 7. Introduction to Angular Chapter 8. Creating a MEAN CRUD Module Chapter 9. Adding Real-time Functionality Using Socket.io Chapter 10. Testing MEAN Applications Chapter 11. Automating and Debugging MEAN