00:03 - Introduction to building a full stack application with GraphQL. 02:09 - Setting up a GraphQL server with Apollo and Node.js. 06:59 - Understanding GraphQL backend type definitions and resolvers. 09:08 - Define GraphQL types and resolvers for user data management. 13:37 - Defining required fields in GraphQL queries and mutations. 15:39 - Defining user types and resolvers for a GraphQL API. 19:44 - Implemented GraphQL queries and user creation mutation. 21:59 - Successfully running Apollo Server enables GraphQL queries testing. 26:16 - Setting up Apollo Client in a React application. 28:26 - Set up Apollo Client for GraphQL access in a React app. 32:38 - Manage data loading and error states in UI components. 34:57 - Learn to query specific data with GraphQL's flexibility. 39:21 - Managing loading states and displaying user data in React. 41:47 - Learn to define and use GraphQL mutations for user creation. 46:14 - Updating user details and handling input data types. 48:26 - Debugging user creation in Apollo Server and demonstrating data display.
Thank you so much, bro. Just keep your coding style like this; don't worry about styling the UI; it's the best way, bro. Other videos, if they make CRUD operations, for example, or a To-Do List App, use too much styling. After that, I forget what the logic is, so I really like your coding style, bro. This is the best way for beginners like me. We just focus on the things you are doing, not styling, so thank you.
Nice video! 👏 The issue at the end was because you forgot to return the newly created user after appending it to the users array in the createUser resolver.
Can you make a video how to deploy our backend code like nodejs ,MySQL and deploy full stack application online I know to deploy react code - netlify/GitHub page/etc Can you make a video on hosting the backend
I believe this video i have works: ua-cam.com/video/lwOsI8LtVEQ/v-deo.html It is pretty old so some stuff might be outdated, heroku is not free anymore.
NestJS simplifies GraphQl API development. According to my expertise, I find it really, really better, you can't do without it once you're in it, especially with its imposing architecture, you avoid writing sensible literals like in NodeJS, how do you see it?
Valeu mano, fico feliz pelo apoio!! Sim sou br kkkkkk Esse video não, aquele curso foi a uns 2 anos atrás. Esse é só um projeto pra quem ta querendo algo mais atualizado.
@@PedroTechnologies Ah sim, pode crê. Seu inglês é bom, consigo entender. Queria só entender como funcionava o GraphQL e tal. Sempre tô acompanhando seus vídeos e estudos.
00:03 - Introduction to building a full stack application with GraphQL.
02:09 - Setting up a GraphQL server with Apollo and Node.js.
06:59 - Understanding GraphQL backend type definitions and resolvers.
09:08 - Define GraphQL types and resolvers for user data management.
13:37 - Defining required fields in GraphQL queries and mutations.
15:39 - Defining user types and resolvers for a GraphQL API.
19:44 - Implemented GraphQL queries and user creation mutation.
21:59 - Successfully running Apollo Server enables GraphQL queries testing.
26:16 - Setting up Apollo Client in a React application.
28:26 - Set up Apollo Client for GraphQL access in a React app.
32:38 - Manage data loading and error states in UI components.
34:57 - Learn to query specific data with GraphQL's flexibility.
39:21 - Managing loading states and displaying user data in React.
41:47 - Learn to define and use GraphQL mutations for user creation.
46:14 - Updating user details and handling input data types.
48:26 - Debugging user creation in Apollo Server and demonstrating data display.
You are amazing hahaha thanks so much!!!
Thank you so much, bro. Just keep your coding style like this; don't worry about styling the UI; it's the best way, bro. Other videos, if they make CRUD operations, for example, or a To-Do List App, use too much styling. After that, I forget what the logic is, so I really like your coding style, bro. This is the best way for beginners like me. We just focus on the things you are doing, not styling, so thank you.
Very nice, with love
Thank!!
Nice video! 👏 The issue at the end was because you forgot to return the newly created user after appending it to the users array in the createUser resolver.
You are right! I completely missed that. Thanks for catching it.
Love you bro, you've thought me a lot......
Thanks for the support! 😊
Hi Pedro, do you have react typescript and material ui tutorial?
I have a typescript vid but i don't use material ui :/
Good video
Formidable, merci beaucoup
Can you make a video how to deploy our backend code like nodejs ,MySQL and deploy full stack application online
I know to deploy react code - netlify/GitHub page/etc
Can you make a video on hosting the backend
I believe this video i have works: ua-cam.com/video/lwOsI8LtVEQ/v-deo.html
It is pretty old so some stuff might be outdated, heroku is not free anymore.
great stuff but please make a full fledged tutorial on remixjs full stack as i am trying to learn that and there is not much about it on youtube
NestJS simplifies GraphQl API development. According to my expertise, I find it really, really better, you can't do without it once you're in it, especially with its imposing architecture, you avoid writing sensible literals like in NodeJS, how do you see it?
nice man
Thanks!
Você é brasileiro né? Comprei seu curso de GraphQL pra dar uma moral, tem essa parte lá?
Valeu mano, fico feliz pelo apoio!! Sim sou br kkkkkk Esse video não, aquele curso foi a uns 2 anos atrás. Esse é só um projeto pra quem ta querendo algo mais atualizado.
@@PedroTechnologies Ah sim, pode crê. Seu inglês é bom, consigo entender. Queria só entender como funcionava o GraphQL e tal. Sempre tô acompanhando seus vídeos e estudos.
Anything coming up on zustand
and still waiting for your tanstack query video
🎉
Please make a NextJS + TS Full-stack app (Please don't use Clerk)
Planning on doing some video projects!! I love Clerk, wondering why you wouldn't want it in the vid?
That's exactly what I am currently working on haha because I was so tired to see clerk everywhere.
Working on a next.js + ts with next auth template
@@PedroTechnologiesbecause even after setting it up correctly it's buggy too much .