|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-nodejs-express-and-mongodb-jwt/
课程评论:没有评论
**Coursera 课程总结:使用 Node.js、Express、MongoDB 和 JWT 构建 REST API** 本 Coursera 课程旨在为您提供使用现代技术(Node.js 和 MongoDB)实现 REST API 的扎实实践经验。课程内容适合绝对的初学者,学习曲线平稳,并鼓励学员提问和重复观看视频以完全掌握技术概念。 **主要学习内容:** * **Node.js 和 MongoDB 基础:** 了解 Node.js 作为服务器端 JavaScript 编程的便捷入门方式,以及 MongoDB 作为非关系型数据库的特性。 * **REST API 开发:** 学习如何创建 API 路由、访问路由、以及在数据库集合中执行选择、插入、更新和删除文档等操作。 * **JWT (JSON Web Tokens) 应用:** 掌握如何使用 JWT 来保护路由,防止未经授权的访问。 * **前端集成准备:** 课程内容将使您能够将创建的 REST API 与任何前端框架配合使用。 * **API 测试工具:** 探索 POSTMAN 和 VSCode REST client 插件等外部 API 探测工具,进行实验和学习。 * **职业发展机会:** 掌握这些高需求技术,可以有效地扩展您的职业机会。 **最新更新:** * 增加了 JWT 演示。 * 增加了 CSRF 保护演示。 本课程将为您提供使用 Node.js 和 MongoDB 进行项目开发所需的知识和信心。讲师鼓励学员在学习过程中随时提出问题。
Updates: as language syntax changes quite often, to ensure better understanding of the course lectures are updated.The purpose of this course is to give you a firm practical hands-on experience with the modern technologies: Node.js, and MongoDB. The included examples will help you to understand the basics and to become comfortable when creating REST APIs. All this makes the content great even for absolute beginners. The course is created to have a steady learning curve, but in case you do not understand something, please reach out and ask questions and don't be afraid to repeat the videos in order to fully understand the technical concepts.Node.js offers a free and convenient way to start learning server-side JavaScript programming, while MongoDB is a well-known representative of non-relational databases.We will see how to create API routes, access those routes, select, insert, update and delete DB documents inside of DB collections. Then we see how JWT (JSON Web Tokens) can be used in order to protect routes from unauthorized access.The course will meet your expectations by preparing you to use the created REST API's with any front-end framework. For those who would like to learn more through experimenting we will explore external API probing tools such as: POSTMAN and VSCode REST client plugins. It is also a great place to start if you want to expand your career opportunities, because of the highly demanded technologies.I am sure that this course will give you the right amount of knowledge you need to feel comfortable with the Node.js and MongoDB stack. Please feel free to message me whenever you have questions on the lectures' material.Latest updates:added JWT demoadded CSRF protection demo