Im making an e-commerce for my portfolio using shopify API, just the tutorial I needed. Thank you so much!!! 👍👍👍
@PedroTechnologies3 жыл бұрын
Fantastic!
@saadowain35113 жыл бұрын
One of the best teacher in youtube
@lokmanlife30233 жыл бұрын
damn bro.. i was told to learn this and suddenly u upload this vid.. my savior.. can u do on the back end as well?? better yet, a full stack tutorial with react, node, graphql.. hahahahahhaha
@hienminhle24863 жыл бұрын
Keep it up! Really enjoying your tutorial!
@PedroTechnologies3 жыл бұрын
Glad to hear it!
@rajendrah73163 жыл бұрын
If anyone facing an issue with @apollo/client, execute the below one. for npm -> npm i graphql for yarn -> yarn add graphql
@ThColinPereira3 жыл бұрын
Amazing video Pedro! This is just what I needed
@abedaarabi30143 жыл бұрын
hello Pedro there is a very small bug on the button where you search for code, in the case was an empty state. I fixed with this: { !countrySearch ? alert("Please Add Code!") : searchCountry({ variables: { code: countrySearch.toUpperCase() }, }); }} >
@levyroth3 жыл бұрын
Oh my God! How did you learn all these different technologies so quickly? It takes me ages to reach any kind of productivity.
@gastonkhouri3 жыл бұрын
Thanks for the video!
@Praxis_by_tanay_pingalkar3 жыл бұрын
the video is great, you can also use graphql-code-generator in typescript projects. It is a super useful tool for graphql and works with any graphql client.
@chumbrian51113 жыл бұрын
Hey Pedro, Just wondering how do you find those free public APIs like for NBA stat and amazon data something like that and your video is so good. Thank you for making it!
@ashutoshpanda43363 жыл бұрын
Could you please use some different caching which is used in production. Please
@okeyshourovroy27693 жыл бұрын
Can you please make a full stack apollo express server backend and separate nextjs with SSR authentication, and access protected data from server using cookies. It will really help a lot. 😶
@piotrszczesniak685 Жыл бұрын
Pedro - what keyboard are you using? It makes a pleasant click sound :) The link in the description doesn't work...
@underrated_mono97703 жыл бұрын
Really Great video, Thanks! And Let me ask a question. in your previous video named "GraphQL With React Tutorial - Apollo Client", you used useEffect for fetching data, but this time you used only useQuery. My question is ... should I use it or do without it? My knowledge so far is useEffect is async but useQuery is sync.
@PedroTechnologies3 жыл бұрын
Great question! I would say to use the useQuery hook as I believe inside of it there is probably a useEffect. It will have the same effect!
@underrated_mono97703 жыл бұрын
@@PedroTechnologies Oh I didn't know that. I am gonna still look for materials about the topic. Thanks!
@pralhadkharel23343 жыл бұрын
can u make a tutorial on merng and error occurs in any graphql mutation or query in node and catching in react ?
@ozzyozborne45393 жыл бұрын
Is it possible to use State here? or I have to install the old version of Graphql? thank you
@ballonura3 жыл бұрын
Thx a lot
@MrFyce3 жыл бұрын
First!
@saidmaroc84483 жыл бұрын
impressive, bravo
@PedroTechnologies3 жыл бұрын
Glad you liked it!
@juancamacho4793 жыл бұрын
anybody else getting a "./node_modules/@apollo/client/core/LocalState.js Module not found: Can't resolve 'graphql' in 'C:\Users\juanc\Documents\GQL-countries-api ode_modules\@apollo\client\core" i tried it in 2 different pc's and get the same graphql error i tried following the tutorial and even cloning down Pedro's repo and get the same error.
@PedroTechnologies3 жыл бұрын
Maybe there is some bug in the apollo client library, sorry thats happening to you!
@juancamacho4793 жыл бұрын
@@PedroTechnologies :'{
@frontendmentorguru3 жыл бұрын
@@PedroTechnologies Same issue as well
@juancamacho4793 жыл бұрын
@@frontendmentorguru I decided to give it another try today, and I fixed it by installing graphql too. "yarn add graphql"
@frontendmentorguru3 жыл бұрын
@@juancamacho479 I will tray it as well thanks mate
@colososchi183 жыл бұрын
great stuff ! Sent you a DM on IG, please have a look !