Building Next.js Ecommerce Store with TypeScript, Tailwindcss, headlessui, and Shopify CMS.

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 39

  • @ozturkersen
    @ozturkersen День назад

    I've been looking for a video like this for a while. It is awesome. please keep go on

  • @junglechungle
    @junglechungle 6 дней назад +1

    Awesome video! Will be using this to help build my next project. Thank you

  • @scorpion32
    @scorpion32 23 дня назад +2

    I've been a shopify developer for a while and this project just blows anything I've done . Congrats 👏

  • @kenchadwick4875
    @kenchadwick4875 25 дней назад +1

    Just what I was looking for. Thank you 👑

  • @prashlovessamosa
    @prashlovessamosa 25 дней назад +2

    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.

    • @codingjitsu
      @codingjitsu  24 дня назад +1

      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!

    • @prashlovessamosa
      @prashlovessamosa 24 дня назад

      @@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

  • @miteshbhagwant4615
    @miteshbhagwant4615 11 дней назад +2

    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?

    • @codingjitsu
      @codingjitsu  10 дней назад +1

      Check your webhooks and make sure to change the "Sort By" to "Latest arrivals" after adding new products.

    • @miteshbhagwant4615
      @miteshbhagwant4615 10 дней назад

      Figure out how to implement revalidation in getProduct and getCollection to enable ISR (Incremental Static Regeneration) , thanks.

  • @CarlosTello-m8h
    @CarlosTello-m8h 28 дней назад

    nice UI

  • @ahmedabdelmeguid1131
    @ahmedabdelmeguid1131 24 дня назад

    Perfect video

  • @prashlovessamosa
    @prashlovessamosa 29 дней назад +1

    Thanks.

  • @Amin-uo5un
    @Amin-uo5un 26 дней назад

    Thanks subscribed

  • @donnervetter
    @donnervetter 24 дня назад +1

    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.

    • @codingjitsu
      @codingjitsu  24 дня назад +1

      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

  • @codingchewie
    @codingchewie 28 дней назад +1

    Think it would be nice to integrate the customer Shopify account access in the frontend with the customer API.

    • @codingjitsu
      @codingjitsu  28 дней назад

      That would be in Part II

    • @prashlovessamosa
      @prashlovessamosa 27 дней назад

      When we can expect the second part​@@codingjitsu

  • @cescfabregas0004
    @cescfabregas0004 25 дней назад +2

    is this free using shopify?

    • @codingjitsu
      @codingjitsu  24 дня назад

      yes.

    • @ganieldago
      @ganieldago 23 дня назад

      How it is free?

    • @codingjitsu
      @codingjitsu  23 дня назад +1

      @@ganieldago you can use shopify partner program to build and test website, no CC needed, also the code here is open sourced and free.

  • @prashlovessamosa
    @prashlovessamosa 28 дней назад +1

    whats prerquisite for this I dont know graphql do I have to learn graphql first

    • @codingjitsu
      @codingjitsu  28 дней назад +1

      Having a basic understanding of GraphQL would definitely help, but you can use these queries as template and go from there.

    • @prashlovessamosa
      @prashlovessamosa 28 дней назад

      @@codingjitsu got it thanks

  • @sssrikanthhh
    @sssrikanthhh Месяц назад +2

    Thanks and love you so much bro❤ 🤗🫂

  • @jitenderpondicherry5509
    @jitenderpondicherry5509 2 дня назад

    I have been getting 500 error "Error: {"cause":"TypeError: Invalid URL","status":500,"message":"Failed to parse URL from /api/2024-07/graphql.json",

    • @codingjitsu
      @codingjitsu  День назад

      Your URL is missing the Shopify Domain.