hey I have compeleted most of the part I have learnt graphql from net ninja thanks for making this very helpful as you said when we expect the second part.
That's fantastic to hear! I'm glad the Net Ninja's GraphQL course has been helpful. Regarding a potential Part II, I'm still considering it. However, I also believe that the true power of learning comes from hands-on experience and experimentation. I encourage you to add your own functionalities and share your projects. I'm excited to see what you'll create with this knowledge!
@@codingjitsu got it thanks for replying I am still rookie I just try to learn the process of people building apps try to implement in my projects. Please keep bringing good stuff. Thank you
Hey, amazing tutorial! However, I'm unable to see new products in 'All Products' after adding them, and changes made to existing products aren’t reflecting. Could you help with this?
One thing I find fascinating about this tutorial is that you seemingly just keep on writing code without checking if it actually works? Or do you see that it works in another screen? I mean I could never write code like that, I'd check for feedback with console.log or something every step.
That's a great question! It's true that in edited tutorials, it might seem like the code flows seamlessly without any hiccups. However, in reality, there's a lot of trial and error involved, just like in any real-world coding project
I've been looking for a video like this for a while. It is awesome. please keep go on
Thanks, will do!
Awesome video! Will be using this to help build my next project. Thank you
Glad it was helpful!
I've been a shopify developer for a while and this project just blows anything I've done . Congrats 👏
Thank you!
Just what I was looking for. Thank you 👑
You’re welcome 😊
hey I have compeleted most of the part I have learnt graphql from net ninja thanks for making this very helpful as you said when we expect the second part.
That's fantastic to hear! I'm glad the Net Ninja's GraphQL course has been helpful. Regarding a potential Part II, I'm still considering it. However, I also believe that the true power of learning comes from hands-on experience and experimentation. I encourage you to add your own functionalities and share your projects. I'm excited to see what you'll create with this knowledge!
@@codingjitsu got it thanks for replying I am still rookie I just try to learn the process of people building apps try to implement in my projects. Please keep bringing good stuff.
Thank you
Hey, amazing tutorial! However, I'm unable to see new products in 'All Products' after adding them, and changes made to existing products aren’t reflecting. Could you help with this?
Check your webhooks and make sure to change the "Sort By" to "Latest arrivals" after adding new products.
Figure out how to implement revalidation in getProduct and getCollection to enable ISR (Incremental Static Regeneration) , thanks.
nice UI
Perfect video
Thanks
Thanks.
You're welcome
Thanks subscribed
Thanks for the sub!
One thing I find fascinating about this tutorial is that you seemingly just keep on writing code without checking if it actually works? Or do you see that it works in another screen? I mean I could never write code like that, I'd check for feedback with console.log or something every step.
That's a great question! It's true that in edited tutorials, it might seem like the code flows seamlessly without any hiccups. However, in reality, there's a lot of trial and error involved, just like in any real-world coding project
Think it would be nice to integrate the customer Shopify account access in the frontend with the customer API.
That would be in Part II
When we can expect the second part@@codingjitsu
is this free using shopify?
yes.
How it is free?
@@ganieldago you can use shopify partner program to build and test website, no CC needed, also the code here is open sourced and free.
whats prerquisite for this I dont know graphql do I have to learn graphql first
Having a basic understanding of GraphQL would definitely help, but you can use these queries as template and go from there.
@@codingjitsu got it thanks
Thanks and love you so much bro❤ 🤗🫂
Most welcome 😊
I have been getting 500 error "Error: {"cause":"TypeError: Invalid URL","status":500,"message":"Failed to parse URL from /api/2024-07/graphql.json",
Your URL is missing the Shopify Domain.