Build A Shopify App #2 - Admin API

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 36

  • @devwithalex
    @devwithalex  ปีที่แล้ว +1

    Here is the GitHub repo so you can follow along with the code:
    github.com/RAAbbott/Build-A-Shopify-App
    Each branch in the repo corresponds to a video in the series, you can refer to it to see all the changes I'm making in the video

  • @brandon_shopify_expert
    @brandon_shopify_expert ปีที่แล้ว +8

    Man this is gold! I'm just starting out with Shopify app development and these tutorials are a huge help!

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      Thanks for watching, appreciate the support!

  • @yashrai7148
    @yashrai7148 ปีที่แล้ว +1

    Awesome - It seems like there is now finally a course to start with shopify development which actually works

  • @yasirarafat9283
    @yasirarafat9283 ปีที่แล้ว +3

    I'm just stunned. No one ever discussed the things like this about shopify app development using Node & React.
    Well, I need to learn more. Where I will add products, orders, fulfilments, inventory and more. Can you please add more videos on this topics? And can you upload 3-4 videos per week? Thank you.

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      Thank you for the support! I will definitely make more videos on a ton of different topics, I unfortunately can’t upload that frequently but will try to get them out as quick as I can!

  • @WebSensePro
    @WebSensePro ปีที่แล้ว

    Great videos , really help ful

  • @pablorodriguez196
    @pablorodriguez196 ปีที่แล้ว

    dude this is amazing content, please do not stop creating these tutorials. Awesome work man!

  • @tejassarvaiya5589
    @tejassarvaiya5589 ปีที่แล้ว

    what clean explaining really helping so much thanks for making easy to understand shopify APP and again keep going this is really making a lot of help for us

  • @richardradcliffe6178
    @richardradcliffe6178 ปีที่แล้ว

    This is an excellent tutorial. Thank you so much for putting these together.

  • @cristigeorge5371
    @cristigeorge5371 ปีที่แล้ว

    Can't wait for the next one, thanks a lot for the videos!

  • @yotamfaraggi4794
    @yotamfaraggi4794 ปีที่แล้ว

    I cant wait for the next video

  • @arshadaboo1798
    @arshadaboo1798 ปีที่แล้ว

    Jeez! A mere 7 months later, files have changed drastically. Following the ideas but an updated tutorial would be immensely appreciated.

  • @darmar8609
    @darmar8609 ปีที่แล้ว

    Thank you for creating such a well explained tutorial to get started with Shopify App Development. The only issue I've faced here is that when I created my shopify app using the node template it never created a middleware and helper folder.

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      So for this series you'll need to use the repo I've added in the description vs just the template generated from the CLI. They updated the template and API after I started the series so they will be a bit different from the newest versions, but the same concepts and everything will apply!

  • @mrmrk4003
    @mrmrk4003 ปีที่แล้ว

    Thanks For another video! love you!

  • @JulioLitzenberg
    @JulioLitzenberg ปีที่แล้ว

    Hi, thank you for this series, it is very useful! One question, will you create a complete small app so that can understand the whole flow?

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      Yep, at the end of this series we'll have built a small app together. There will be 2-3 more parts of the series!

  • @barathraj8855
    @barathraj8855 ปีที่แล้ว +1

    Waiting for the next video

  • @rakibahmed1011
    @rakibahmed1011 ปีที่แล้ว

    Please make a video on how we can use relational DB for storing necessary user or app data. please please please...

  • @zone4731
    @zone4731 ปีที่แล้ว

    hey alex, I tried the code from repo, but every time I built app and tried to refresh the web, the app show nothing(the app part showed nothing,just the app I build after refresh or restart the project that's make me crazy....),,,I have no idea what to do ...

  • @venkimithu
    @venkimithu 10 หลายเดือนก่อน

    I am developing a spin game with from fill where users can form fill the email and name. I have developed the game and form. Can you please help me with form data saving part and displaying it on admin? I have also created the backend. It will really help me.

  • @YvanSevic
    @YvanSevic ปีที่แล้ว

    Hey Alex. Thanks for that tutorial. I followed the exact steps and yet I have an empty products response in my console. Would you know why?

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      Hey! Do you see any errors on the server? I'd also try pulling down the exact code from my repo in the description to see if that works for you in case you missed something small.

    • @YvanSevic
      @YvanSevic ปีที่แล้ว

      @@devwithalex Thanks for the answer! I actually could make it with the shopify app@latest. I created a middleware folder and a file containing Express and my graphQL request. I then exported that function to web/index.js. I then followed the steps you did at 19:40. Works like a charm, hope it can help other people.

  • @kazinafizanam9397
    @kazinafizanam9397 ปีที่แล้ว

    can you pls make tutorials using rest api pls..........!!

  • @guilhermesaraiva8883
    @guilhermesaraiva8883 ปีที่แล้ว

    They launched a new version, now we dont need to load the current session I think.

  • @guilhermesaraiva8883
    @guilhermesaraiva8883 ปีที่แล้ว

    why did you use graphql and not REST?

    • @devwithalex
      @devwithalex  ปีที่แล้ว

      Graphql has data and endpoints that you don’t get with REST, it’s the preferred API they want you to use. I personally am more familiar with rest but GraphQL is the better option here in terms of support and new features going forward

  • @MusaRehman-m9o
    @MusaRehman-m9o ปีที่แล้ว

    need an updated toturial dirctory changed function changed. Anybody can provide an updated video od app development on youtube?

    • @devwithalex
      @devwithalex  ปีที่แล้ว +2

      Got one coming soon

    • @MusaRehman-m9o
      @MusaRehman-m9o ปีที่แล้ว

      thank you so much bro , it will help me a lot
      @@devwithalex

  • @muhammadejaz8572
    @muhammadejaz8572 ปีที่แล้ว

    Next Part ?