Building a GraphQL x React-based Frontend with Apollo
⏱ Your time is valuable.
🎢 What is GraphQL?
Countless amounts of data are exchanged and communicated between the software components that make up a service. GraphQL is a different method of information exchange than the widely used REST API. Depending on the characteristics of the service, it enables communication between elements such as the front-end and back-end, servers, and mobile apps in a more efficient, simpler, and powerful way.
🚀What is Apollo?
Building a service with GraphQL requires software that allows the frontend to request data in its format, receive it in the backend, and process it. Apollo simplifies the exchange of information using GraphQL, both on the backend server and in frontend web and mobile apps like React.
📚 What are the benefits of learning these?
Understanding GraphQL and mastering Apollo will allow you to build web or mobile app services that exchange data with servers more quickly and easily. By understanding the strengths of both REST APIs and GraphQL and leveraging them appropriately, you can maximize the efficiency and performance of your services.
⚡ What kind of course is this?
This lightweight GraphQL & Apollo course covers the fundamentals of GraphQL and Apollo in just 90 minutes. It's designed so you can quickly understand and leverage GraphQL and Apollo to build services, all by simply watching the video. All code snippets are included on the lecture page, allowing you to quickly insert code where needed during the exercises. Without having to wait for the instructor to type, you can quickly acquire knowledge through the streamlined, intuitive interface.
Because your time is precious. 😁
Just copy and paste the code and use it!
Parts that require specific concepts are supplemented with easy-to-understand videos embedded on the page.
📑 What do you learn?
1. What is GraphQL and why is it used? We'll learn why GraphQL was created, what its characteristics are, and how to use it and its usefulness by comparing it with REST APIs and directly exchanging information.
2. Creating a GraphQL Server Let's implement a Node.js-based backend server using Apollo Server.
3. Digging Deeper into GraphQL Servers Learn more about GraphQL's features and how to implement them with Apollo Server.
4. Creating a GraphQL Client Let's implement a service that exchanges data with a server using GraphQL on a React-based website using Apollo Client.
Recommended for these people
Who is this course right for?
For those who want to know GraphQL
For those who want to create a service using GraphQL based on JavaScript
For those who want to create a service that utilizes data efficiently
Need to know before starting?
HTML, CSS, JavaScript
Basic concepts of frontend and backend
(Recommended) How to use React
Hello This is
30,522
Learners
1,572
Reviews
86
Answers
4.9
Rating
17
Courses
유튜브 채널 얄팍한 코딩사전을 방송하는 유튜버이자, IT서적들을 집필하는 작가입니다. 풀스택 개발자로 일해 온 경험을 살려, 어려운 프로그래밍 개념들을 초보자들이 이해하기 쉽도록 비유와 쉬운 예제, 때로는 애니메이션으로 설명하는 컨텐츠들을 만들고 있습니다.