Build A Shopify App #2 - Admin API

Поделиться
HTML-код
  • Опубликовано: 14 окт 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!

  • @pablorodriguez196
    @pablorodriguez196 Год назад

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

  • @WebSensePro
    @WebSensePro Год назад

    Great videos , really help ful

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

  • @arshadaboo1798
    @arshadaboo1798 Год назад

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

  • @yotamfaraggi4794
    @yotamfaraggi4794 Год назад

    I cant wait for the next video

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

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

  • @rakibahmed1011
    @rakibahmed1011 Год назад

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

  • @mrmrk4003
    @mrmrk4003 Год назад

    Thanks For another video! love you!

  • @barathraj8855
    @barathraj8855 Год назад +1

    Waiting for the next video

  • @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 9 месяцев назад

    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.

  • @guilhermesaraiva8883
    @guilhermesaraiva8883 Год назад

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

  • @kazinafizanam9397
    @kazinafizanam9397 Год назад

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

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