Gadget workshop: Learn Shopify app development

แชร์
ฝัง

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

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

    I gotta say Mo Gadget has come so far and is pretty amazing!

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

      And we're only getting started! :)

  • @spencerbigum1309
    @spencerbigum1309 8 หลายเดือนก่อน +1

    Very cool - does the new Remix framework also handle the backend if I dont want to use just react in Gadget?

  • @techforyou245
    @techforyou245 11 หลายเดือนก่อน

    How to add this app to live sotre ?

  • @babsake
    @babsake 9 หลายเดือนก่อน

    Hi, I'm totally new to Shopify development. Is there a course out there that teaches how to use gadgets to create apps from scratch

    • @areeshawaseem8600
      @areeshawaseem8600 9 หลายเดือนก่อน

      hey, did you find any tutorial? I also need it

    • @gadget_dev
      @gadget_dev  9 หลายเดือนก่อน

      @babsake although we don't have a course, you'll get far if you follow the tutorials in our docs docs.gadget.dev/guides/tutorials/shopify
      I'd suggest you go in the order they appear, and you'll know how to build apps from scratch with Gadget in a few hours!

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

    Is it possible to write a product review app with Gadget?

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

      It most definitely is possible! Pop into our Discord if you need some help and resources to get started: discord.com/invite/tY4ZjWdMcB

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

    I want to learn Shopify app development from scratch, I only know html CSS and JS and many people recommend I learn Node js React for Shopify app development, is that a requirement in order to learn to use gadget ?

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

      Gadget is built on top of Node, but knowing the ins-and-outs of the framework isn’t a requirement to start building. It’s helpful to know React - our default frontend templates use React, but it isn’t required. You can always serve HTML and CSS from HTTP routes.