Build a Real Time Chat App With React + NestJS & GraphQL

所在平台: Udemy

课程主页: https://www.udemy.com/course/build-a-real-time-chat-app-with-react-nestjs-graphql/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程总结:**React + NestJS & GraphQL 实战实时聊天应用** 本课程旨在帮助学员从零开始构建一个可扩展、生产级的实时聊天应用程序。通过实际项目,学员将全面掌握全栈 Web 应用开发,并能独立开发自己的应用。 **技术栈与核心内容:** * **后端:** 使用 NestJS(Node.js 框架)快速构建整洁的 HTTP API。 * **API:** 通过 GraphQL 实现 CRUD 功能,并使用 MongoDB 进行数据持久化。GraphQL 还将用于实现消息订阅,通过 WebSocket 连接 UI,实现实时消息收发。 * **安全性:** 采用行业标准的 JWT 身份验证。 * **前端:** 使用 React 构建用户界面,并结合 Material UI 打造响应式设计。 * **状态管理:** 利用 Apollo Client 与 GraphQL API 交互并缓存数据。 * **部署:** 将应用部署到 AWS Elastic Beanstalk 和 Amplify,并配置 CI/CD 管道,实现代码推送后的自动化构建和部署。 **学习目标:** 完成本课程后,学员将能够独立构建和部署生产级别的 Web 应用。

课程评论(0条)

课程详情

In this course, we go beyond the documentation & small simple starter apps to build a real-world full-stack chatting application. This application is built from the ground up to be scaleable & production-grade. The goal of the course is for you to be comfortable developing full-stack web apps so you can develop your own afterward.We use a NestJS backend, a popular Node.js library that allows us to quickly create clean-code HTTP APIs. Our CRUD functionality will be served by a GraphQL API that persists data using a MongoDB database. We'll use this same GraphQL API to create our messaging subscription which allows for WebSocket connection to our UI to facilitate messaging. Of course, everything will be secured with industry-standard JWT auth.On the UI we will create a React App using the beautiful Material UI to easily create a responsive UI and interact with our backend. We'll choose Apollo Client for state management so we can easily interact with our GraphQL API & cache data. Finally, all of this will be deployed onto AWS Elastic Beanstalk & Amplify. Backed by a continuous delivery CI/CD pipeline, whenever we push code our latest changes will get built & deployed to our environment of choice.By the end of the project, you will have learned everything you need to get started in building & deploying your very own production-grade web apps!

课程标签

0人关注该课程

主题相关的课程