Remix - Shopify App Development | Build an Email Marketing App | Webhooks | Billing API

Поділитися
Вставка
  • Опубліковано 17 січ 2024
  • In this tutorial series, you'll learn how to build an email marketing application with remix. You will explore concepts such as using Webhooks to create automations, using the Shopify billing api and other Remix concepts to build full stack applications for Shopify.
    🚩 Subscribe ➜
    / @ucp1fedtyrgzpleegquenkkq
    ❓ Questions - Please go ahead and ask. Let's all help each other.
    ☕ Buy Me A Coffee ➜ www.buymeacoffee.com/codingwi...
    👇 Follow Me On Social Media:
    Github: github.com/stefanoHTB
    Twitter: / stefm1000
    🔗 Source Code: github.com/stefanoHTB/remix-m...
    Shopify CLI Tutorial for Beginners
    #shopify
    #remix
    #webdevelopment
    #coding
    #programming
    #nodejs
    #javascript
    #liquid
    #api
    📚 Tutorial References:
    🔗 Shopify Official Site: shopify.dev/docs/apps
  • Наука та технологія

КОМЕНТАРІ • 34

  • @shohagkhan3677
    @shohagkhan3677 5 місяців тому +3

    Your tutorial stands out as a pinnacle in Shopify App development, offering truly high-quality content. However, I humbly suggest that the video quality could be enhanced by addressing aspects such as the desktop and code editor interface, as well as font size. A comparison with other instructors' videos reveals potential areas for improvement. Making minor adjustments in these areas would not only elevate the visual appeal of your videos but also ensure a more seamless and enjoyable learning experience for visitors. Your commitment to continuous improvement is greatly appreciated.

  • @danielbarnett5764
    @danielbarnett5764 5 місяців тому +3

    Fantastic video! Actually encouraged to create paid for apps and maybe even subscription apps now. Cheers!

  • @seunoyebode
    @seunoyebode 5 місяців тому +2

    Not watched yet, I’ve already liked subscribed
    This looks good

  • @user-uk1bx9vm4o
    @user-uk1bx9vm4o 5 місяців тому +1

    This is insane ! thanks for sharing.

  • @ronnyperez1998
    @ronnyperez1998 5 місяців тому

    thank you man keep dropping!

  • @Bilginkilic
    @Bilginkilic 4 місяці тому +1

    Thanks a lot. Greetings from İstanbul, Türkiye.

  • @zobeklol7852
    @zobeklol7852 5 місяців тому

    Dude, your videos are amazing, i learned a lot with your videos. Greetings from chile

  • @thongpham
    @thongpham 4 місяці тому

    Good tutorial, got lot of info , keep it up 🧨🧨🧨

  • @pixobe
    @pixobe 5 місяців тому

    Good tutorial, got lot of info , keep it up

  • @zakariabouzangad9702
    @zakariabouzangad9702 5 місяців тому

    It's very helpful thank you

  • @baganaakh
    @baganaakh 5 місяців тому +2

    Nice edit every thing visible on small screen

  • @gabriellimombrinifeletti9933
    @gabriellimombrinifeletti9933 4 місяці тому +1

    Great video! Can you do some tutorial explaining how to create a wishlist app using shopify cli? I'm really really lost with this, and i want create an app of wishlist to deploy in shopify store.

  • @MarianoRamirezBravo
    @MarianoRamirezBravo 5 місяців тому +1

    Your content is helping me a lot! Thank you very much! Could you please make a video about the Shopify Marketplace Kit?

    • @stephanodev
      @stephanodev  5 місяців тому

      Thanks for the support, thats a great idea! I will start working on a tutorial for marketplace development soon 👊🏻

  • @justdoitk
    @justdoitk 5 місяців тому

    great tutorial, how you can save into database the user once approve the charge of the app?

  • @Konivenz
    @Konivenz 3 місяці тому

    Do you know why "console.log" does not output anything for me? Have you adjusted anything else? I have started a completely empty project and unfortunately nothing happens with "console.log". Since it is within an action, it is output on the server side, which should actually be passed on via remix.
    Many thanks for your video. It still helped me a lot :)

  • @justinmayer543
    @justinmayer543 3 місяці тому

    Thank you 👏! Any idea how to send data back to the client? Status code is always 0. Some people says it's a CORS issues. Did someone encountered that?

  • @activetrad3r
    @activetrad3r 5 місяців тому

    Good video. If I can provide some feedback...I can tell that you are taking a couple of days to do these and some parts don't add up. Like when you create the activator button in the createCampaignsForm components and then later on in the video that action is actually set to the "Create New" button in the app.campaigns file without any explanation.
    Just try to be a little more cohesive and keep with the flow otherwise beginners are going to spend hours upon hours troubleshooting which would make this video tutorial a bad option for them to learn from.
    Otherwise, great work man!

  • @bestmotivationspeekar4384
    @bestmotivationspeekar4384 5 місяців тому +1

    thanks bro .. pless make a video how can uase custum api with authintication in production level

  • @farhansheikh3225
    @farhansheikh3225 5 місяців тому

    Should I learn react first before taking this tutorial? I know HTML CSS PHP and javaScript (basics)

    • @stephanodev
      @stephanodev  5 місяців тому +1

      Yes, remix is a framework built on top of react so its important to know the basics before getting started with it. Although u already have quite the experience in dev so it shouldnt be hard for u 👊🏻

  • @selinkartal8009
    @selinkartal8009 Місяць тому

    Hey i have troubles with webhooks. Can You help me ?

  • @bestmotivationspeekar4384
    @bestmotivationspeekar4384 5 місяців тому

    specaly for backend in uasing node js with javascripts pless

  • @FixEcomm
    @FixEcomm 4 місяці тому

    if any one got an error 'app not found' . .. instead of copying the preview link just click on 'p'

  • @pranavsaini685
    @pranavsaini685 3 місяці тому

    Shopify shouldn I hire you

  • @mhraihan7422
    @mhraihan7422 5 місяців тому

    is it possible to make a custom price related app?
    thank you

    • @stephanodev
      @stephanodev  5 місяців тому +1

      Yes, u can charge anything u want in ur subscription plans

  • @Bilginkilic
    @Bilginkilic 4 місяці тому

    I have a few questions and would greatly appreciate your guidance. Your advice has been incredibly helpful so far.
    1. How can I make my application installable, like adding an "Offer" button to the product page? I've manually added this feature, but now I want to develop it into a version 2 application that can be easily integrated into templates as a component.
    2. As I prepare to launch my application, do I need to install the database directly into the Shopify store, or should I opt for a cloud service to host the Prisma database?
    3. For the billing API, I aim to charge users monthly based on the number of offers generated by the application. What is the best method to implement this? Is it advisable to use the subscription plan approach commonly suggested?
    Thank you very much. I'm working on creating an "Offer" button application that can be easily installed. Your insights on creating a similar app would be invaluable. Thanks again for taking the time to answer my questions.

    • @stephanodev
      @stephanodev  4 місяці тому +1

      1- thats done with extensions 2-it depends on what do u wanna store on ur db, the default prisma db uses sqlite whi h is very lightweight so it ur not planing on storing much its a good choice 3-i would go for the susbcription model but i would have to do some reseach but i think u could do it. Join the the discord group to chat more about it 👍