filmov
tv
Building a Simple GraphQL Client with Axios in Javascript For Beginners

Показать описание
Building a Simple GraphQL Client with Axios
In this video, Lisa Learning continues from the previous demo on creating a GraphQL server by demonstrating how to develop a simple GraphQL client. Using the Axios library, Lisa shows how to send a query to the GraphQL server and handle the response. The demo includes steps for setting up an HTML file with necessary elements, adding event listeners, and solving CORS issues. The tutorial concludes with a practical example of fetching and displaying data from the server, specifically a user's name and age.
TIMESTAMPS
00:00 Introduction and Recap
00:16 Overview of GraphQL Clients
01:16 Setting Up the Project
02:14 Implementing the Client
04:46 Handling CORS Issues
05:28 Displaying the Data
07:11 Conclusion and Next Steps
In this video, Lisa Learning continues from the previous demo on creating a GraphQL server by demonstrating how to develop a simple GraphQL client. Using the Axios library, Lisa shows how to send a query to the GraphQL server and handle the response. The demo includes steps for setting up an HTML file with necessary elements, adding event listeners, and solving CORS issues. The tutorial concludes with a practical example of fetching and displaying data from the server, specifically a user's name and age.
TIMESTAMPS
00:00 Introduction and Recap
00:16 Overview of GraphQL Clients
01:16 Setting Up the Project
02:14 Implementing the Client
04:46 Handling CORS Issues
05:28 Displaying the Data
07:11 Conclusion and Next Steps