Deep Dive into Git & GitHub - by Yalco
yalco
A kind and easy course that even absolute beginners can follow! The ultimate course that turns working developers into Git experts!
입문
Git, GitHub
⚡ Short and sweet 90-minute course! Copy and paste the site's code to quickly learn GraphQL and how to use Apollo.
3,763 learners
Level Basic
Course period Unlimited

Reviews from Early Learners
5.0
이형우
This is a great course to get started with GraphQL quickly and easily. And it's free!! Thank you, Yalko~~
5.0
영근영근
Thank you for summarizing the information so that I could understand it quickly!
5.0
sy k
I'm a beginner in GraphQL, and it was easy to learn quickly. Thank you!!
Concepts and usage of GraphQL
Building a GraphQL backend server using Apollo
Building a GraphQL x React-based Frontend with Apollo
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.
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.
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.
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.
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.
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
33,128
Learners
1,808
Reviews
95
Answers
4.9
Rating
17
Courses
I am the YouTuber behind the channel Yal-co's Coding Dictionary, as well as an author of IT books. Drawing on my experience as a full-stack developer, I create content that explains difficult programming concepts through metaphors, simple examples, and sometimes animations to make them easy for beginners to understand.
🎬 YouTube Yal-co's Coding Dictionary Channel (Click!)
📕 View Yal-co's Books (Click!)
All
14 lectures ∙ (1hr 30min)
All
155 reviews
4.9
155 reviews
Reviews 3
∙
Average Rating 5.0
5
This is a great course to get started with GraphQL quickly and easily. And it's free!! Thank you, Yalko~~
thank you!!
Reviews 2
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
5
I'm a beginner in GraphQL, and it was easy to learn quickly. Thank you!!
Thank you~!!
Reviews 1
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
Free
Check out other courses by the instructor!
Explore other courses in the same field!