Make a MERN Movie Maker app and learn about GraphQL, Apollo Client-Server, ReactJS, and MongoDB.
You will learn :
What is GraphQL
You will understand the need for GraphQL and the problems it solves nowadays.
How the GraphQL works
You will also learn how GraphQL works by looking at the various aspects like writing and firing Graphql queries, the syntax of the queries, making mutations, and more with GraphQL.
Testing the GraphQL queries
You'll also learn to use the GraphiQL tool for testing and understanding how the GraphQL queries are made and structured.
How to integrate GraphQL with ReactJS by Apollo
You will now be able to make and fire the GraphQL queries from your React front-end by connecting the GraphQL with ReactJS with the help of Apollo Client.
Storing the GraphQL data to the MongoDB database server
Storing all the data to MongoDB Atlas becomes very easy with the involvement of NodeJS. GraphQL stores and fetches data from the MongoDB atlas.
and much more...
Feedbacks (13)