内容简介
MongoDB, Express, Angular and Node.js Fundamentals is a practical guide to the tried-and-true production-ready MEAN stack, with tips and best practices. The book begins by demystifying the MEAN architecture. You’ll take a look at the features of the JavaScript libraries, technologies, and frameworks that make up a MEAN stack.With this book, you'll not only learn how to develop highly scalable, asynchronous, and event-driven APIs quickly with Express and Node.js, but you'll also be able
AI简介
这是一本专注于JavaScript技术栈的实战指南,特别是MEAN架构。书中不仅详细介绍了如何使用Node.js,Express.js,MongoDB和Angular构建高度可扩展、异步和事件驱动的API,而且还提供了构建两个完整MEAN应用程序的实战经验。
书中首先介绍了MEAN架构,MongoDB,Express.js,Angular和Node.js,让读者对这些技术有一个基本的了解。然后,书中深入探讨了如何使用Node.js和Express.js创建RESTful API,并执行CRUD操作,如何使用Angular CLI进行前端开发,以及如何使用Angular和Node.js构建安全的应用程序。
此外,书中还详细介绍了如何创建基于令牌的认证并使用JSON Web Tokens,如何实现基于会话的身份验证并使用Passport,以及如何创建、定义和订阅observables。这些内容都是Angular和Node.js开发中的重要概念,对于想要深入理解这两个框架的开发者来说非常重要。