What is Shopify API & How To Build An App, Seriously

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

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

  • @WeeklyHow
    @WeeklyHow  11 месяцев назад +2

    NEW MERCH JUST DROP! 🤯
    Get it now at weeklyhow.shop/
    Use the coupon code "SHOPIFYAPI" to get 10% OFF

  • @mtwata
    @mtwata 11 месяцев назад

    I just wanted to say I'm very impressed with this video. It's usually very hard to watch programming videos on mobile phones because it's hard to read the code. But you zoom in every time you type in something and that's extremely helpful.
    Very nice to see your channel growing and the video quality always increasing. Thanks and happy new year!

    • @WeeklyHow
      @WeeklyHow  11 месяцев назад +1

      Thank you for your comment Marcos! This makes me extremely motivated to do better videos and I'm happy you noticed the change. 🫶 Thank you and Happy new year to you and your loved ones! ❤️

  • @EdwardCox2016
    @EdwardCox2016 10 месяцев назад +2

    B, that video on Building an App using remix was awesome! Thank you so much. Hey, if you read this would you please consider my request: Building an App to manage Discounts (Add,Edit, display) types bogo, fixed_amount, percentage, free_shipping, (Automatic?) but please using PHP and your shopify.php API tools? Could you please do that? (Want to keep PHP alive before having to learn a whole new language in REMIX). Thank you Bernard. Edward.

  • @VeeraDurgaSatish
    @VeeraDurgaSatish 11 месяцев назад +2

    Hi can you please make a video on product quantity update in shopify using external api

  • @PPBOIII1234
    @PPBOIII1234 11 месяцев назад +2

    Very micely and cleverly taught thanks !

    • @WeeklyHow
      @WeeklyHow  11 месяцев назад +1

      Glad it helped! Thank you for watching Bleached!

  • @AkashYadav-qi6lm
    @AkashYadav-qi6lm 3 дня назад

    Can you please create an order cancellation app for Shopify

  • @michaeljames3912
    @michaeljames3912 10 месяцев назад

    Could you please you do the final step of publishing this app to the app store if you have time?
    I cant find a single exanple of this anywhere.
    I am trying to build a custom discount experience with shopify functions, and apparently apps containing functions can not be installed as a custom app so i need to publish on the app store, but there is extra problem there about webhook/conpliace.
    If you put up an example where you actially publish an app you would be the only video on youtube.

  • @artemovsergey1989
    @artemovsergey1989 Месяц назад

    Bro literally described two first lines of documentation in 10 minutes.

  • @tejassarvaiya5589
    @tejassarvaiya5589 11 месяцев назад +1

    I want a course in node js with updated template

    • @WeeklyHow
      @WeeklyHow  11 месяцев назад

      Thank you for the request! I'll probably prefer to just do this in a live-stream :)

  • @ashishverma1382
    @ashishverma1382 9 месяцев назад

    this command is not working showing shome module is not found

  • @joey7245
    @joey7245 11 месяцев назад

    Does this work for public apps?

    • @WeeklyHow
      @WeeklyHow  11 месяцев назад

      Hello Joey! Yes, both public and private apps can use Shopify API

  • @luisgonzalez6161
    @luisgonzalez6161 11 месяцев назад

    Please update your Udemy Shopify app development course.

  • @George-vo1fh
    @George-vo1fh 8 месяцев назад

    Hi Bernard, I followed your steps but 1. I didn't get the same folders/files as you did with npm init @shopify/app@latest and 2. when I installed the Remix app in my test store I got an error message "Error: shopify.toast can't be used in a server environment. You likely need to move this code into an Effect." Can you please help me..