Completed all videos Learnt a lot ! Definitely the Best series compared to other lectures on graphQl
@HijabiCoder3 жыл бұрын
I love this series and the quality. Thank you 💖
@PedroTechnologies3 жыл бұрын
Glad you enjoy it!
@kushalkar94863 жыл бұрын
Pedro! you are literally saving my life brother.💝
@aglowkeys3 жыл бұрын
I finally caught up with the series! Thank you for the videos Pedro, I will be waiting for the next ones. Hope you will cover gql fragments!
@brandonmchugh98212 жыл бұрын
Amazing series, man. Thanks for doing this!! Youre real good at explaining things
@emmanuelamodu2390 Жыл бұрын
Well done Pedro!!
@yasinnkhann3 жыл бұрын
Pedro! Can you do a video on how to deploy a PERN app onto heroku? There aren’t many videos online for it and I’m having trouble doing it
@Victor-wh9bs3 жыл бұрын
Great Video
@juanroldan19893 жыл бұрын
Hey Pedro! Which is the VS Code plugin you use that arranges/organizes code SO GOOD after you save the file? I've tried Prettier but it keeps removing the ";" from the javascript file. AMAZING content mate! Keep the episodes coming! Cheers!
@develop-with-faizan3 жыл бұрын
Thank you for this amazing video .Kindly tell me which topic of grapqhl you will be covering next?
@PedroTechnologies3 жыл бұрын
I believe next episode will be going over all the backend stuff that is missing (context, subscriptions, parent...)
@mustaneerhaider5153 жыл бұрын
Bro make videos on subscriptions with graphql and useSubscription hook and also image upload using apollo. Btw love your style fo explanations keep up and keep posting videos graphql.
@ayushyt9182 жыл бұрын
Thank you Pedro !!
@changyu73132 жыл бұрын
Do you know how to change FakeData to a real DB, like the MongoDB?
@develop-with-faizan3 жыл бұрын
and I have 2 question regarding the topics also 1)In Mutation apollo client you gave $input:createUserInput . should't this give you an error thats it's not define or so ? where is createUserInput coming from ?I know you have define it on backend kindly tell me about frontend.where's it? 2)So in backend there can be only 1 object of typedefs and 1 of resolvers and we do our whole logic and schema there or can we create multiple of these and combine them ? Kindly answer both
@PedroTechnologies3 жыл бұрын
1) Yeah the createUserInput type comes from the backend :) 3) Yeah, we need only one typedef and 1 resolver vars. But. if you want to separate them into different files (I recommend it for big projects) you can do that.
@manoj-k3 жыл бұрын
🔥🔥🔥
@abhaytiwari64113 жыл бұрын
Thank you so much brother 👍
@PedroTechnologies3 жыл бұрын
Thank you!
@CraftinPark3 жыл бұрын
Did you think of me when you put John or was it just a randomly chosen name
@PedroTechnologies3 жыл бұрын
It was random lmaooo its the most common name in the world
@CraftinPark3 жыл бұрын
@@PedroTechnologies >:(
@code57052 жыл бұрын
how upload file via apollo server
@pikolq76653 жыл бұрын
teach us next js. we need complete tutorial on next js with an ecommerce site using material ui and mern.
@aliomer90493 жыл бұрын
Thank you so much
@jirijancik23 жыл бұрын
well I would love to see something bit more professional, more advanced, proper file-folder structure, advanced usage, conected with DB etc. Everybody is making same "Basic graphql tutorial" . Half of them are outdated and those that are not are just plain basic "This guys is a schema" ... Even example repo would be sweet