Node. js API - making it shine!

所在平台: Udemy

课程主页: https://www.udemy.com/course/nodejs-api-with-clean-architecture/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Node.js API - 打造闪耀之作! **课程概述:** 本课程将引导您使用 Express.js 和 MongoDB 构建一个基础的 Node.js 购物 API。我们将从理解“干净架构”(Clean Architecture)的概念入手,随后深入代码实践。课程初期将使用内存数据库(in-memory DB),之后迁移至 MongoDB 和 Mongoose。这种设计旨在展示,当采用良好的架构时,迁移至不同库是多么简便。 您将学习如何使用 Jest 和最新的测试技术与方法论对应用程序进行测试。课程还会以非常易懂的方式讲解依赖注入(dependency injection)及其优势。此外,我们还将实现实体创建和更新的业务验证,并建立响应契约层(response contracts layer),确保所有服务器响应都具备统一的格式。同时,我们将创建应用程序错误处理器(Application error handler),统一处理所有异常或错误,并返回格式化的响应。 课程的每个部分都将配有动手练习和随后的答案。 **加入本课程,一起打造一个出色的 Node.js 服务器,享受学习的乐趣!**

课程评论(0条)

课程详情

In this course, we will create Node.js basic shop API using Express.js and MongoDB. We will start this journey by understanding what clean architecture means, and right after will dive deep into coding.We will start this course using in-memory DB and after that will move our app to MongoDB and Mongoose. I made a decision to make the course this way to show you how it's easy to move from one library to another when you are using good architecture.We will test out the application using jest with the newest test stack and methodologies.In this course, you will see how to use dependency injections in a really easy format and what it gives you. We will also make business validations for entity creation and updates. I want to show you how to use the response contracts layer to give one look at your every response from the server.We will create an Application error handler to handle every exception or error and respond to a formatted response.After every step of this course, you will have hands-on exercises and an answer right after.Join this course to make a cool Node.js server. Enjoy and be happy:)

课程标签

0人关注该课程

主题相关的课程