|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/modern-graphql-complete-guide/
课程评论:没有评论
课程名称:使用Node的现代GraphQL - 完整开发者指南 课程概述:本课程将教你如何从零开始构建一个GraphQL API。课程由一位拥有超过三年GraphQL经验的开发者教授,他曾在多家企业中使用GraphQL。经过这个快速课程的学习,你将成为GraphQL的专家,知识水平超过99%的GraphQL爱好者。本课程不仅旨在教会你GraphQL的基本知识,更强调如何在实际应用中有效利用GraphQL。我们将从零开始学习,因此即使是GraphQL初学者也可以参加这个课程。不过,我们将使用JavaScript作为主要语言,因此拥有一定的JS知识是理想的。此外,我们还将把服务器与前端连接,前端将使用React作为客户端。因此,具备前端知识会有所帮助,但不是必要的。 课程内容包括: - 什么是GraphQL - GraphQL的优势 - 学习GraphQL术语 - 如何构建GraphQL服务器 - 现代设计原则 - 增加身份验证 - 使用Prisma v3与Postgres数据库交互 - 将GraphQL连接到客户端 - 通过了解n + 1问题并使用数据加载器解决性能问题 希望你能享受这门课程的学习!
This course will teach you how to build a GraphQL API from absolute scratch. It is taught by a developer that has over 3 years of experience with GraphQL and has worked with it in multiple enterprise companies. By the end of this crash course, you will become an expert and know more than 99% of GraphQL hobbyists. This course isn't just aimed to teach you GraphQL, but how to properly utilize it in a real application. I hope you enjoy it!We will be learning everything from scratch and thus you can be a GraphQL beginner to take this course. However, we will be using JavaScript as our primary language and thus some JS knowledge is ideal. We will also connect our server to the frontend and we will be using React as our client. Thus any frontend knowledge would be good but not unnecessary.This course will teach you:- What is GraphQL- What are the benefits of GraphQL- Learn GraphQL terminology- How to build a GraphQL server- Modern design principles- Adding Authentication- Working with Prisma v3 to interact with a Postgres DB- Connecting GraphQL to the client - Improve performance by learning about the n + 1 problem and solving it will data loaders