Shopify App Development in 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2024
  • Shopify app development doesn't have to be difficult! In today’s video, I will show you how to create a Shopify remix app and give you an overview of what you will be working with once you have created the app boilerplate.
    NEW MERCH JUST DROP! 🤯
    Get it now at weeklyhow.shop/
    Wanna learn more about Shopify Theme Development? Take a look at my course:
    ✅ Take my Shopify Theme Development Course (Shopify CLI):
    weeklyhow.com/courses/shopify...
    ✅ Take my Shopify Theme Development Course (ThemeKit):
    weeklyhow.com/courses/shopify...
    ✅ Get my Shopify App Development Course:
    weeklyhow.com/courses/shopify...
    Need a website? Get yours here!:
    ► weeklyhow.com/go/hostinger-2023
    Try Shopify for 14-days!
    ► weeklyhow.com/go/shopify
    Join this channel to get access to perks:
    ► / @weeklyhow
    Join our discord server:
    ► / discord
    Timestamps:
    0:00 - Introduction
    0:46 - Create with Shopify CLI
    1:01 - Requirements
    1:43 - Installing Shopify CLI
    4:05 - Setting up local dev
    4:35 - Checking version of Shopify CLI
    4:52 - Creating the Shopify Remix App
    6:08 - Shopify app project overview
    8:45 - Creating a Shopify app extension
    10:42 - Installing the app to development stores
    #shopifydevelopment
    #ShopifyDeveloper
    #shopifyapp
    🔔 Subscribe now for more tech content:
    ► th-cam.com/users/WeeklyHow?sub...
    Official Website:
    ► weeklyhow.com/
    Support us on Patreon:
    ► / weeklyhow
    Follow us on our Social Media:
    - Facebook ► / weeklyhow
    - Twitter ► / weeklyhow
    - Instagram ► / weeklyhow

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

  • @IsraelFranciscoLacerda
    @IsraelFranciscoLacerda 3 วันที่ผ่านมา

    Greatt!! Can you make a video using apps as a sales channels?

  • @adityapanwar19
    @adityapanwar19 15 วันที่ผ่านมา

    Can you please make a video on using discount extension ? , btw great video !

    • @WeeklyHow
      @WeeklyHow  15 วันที่ผ่านมา

      Thank you @adityapanwar19 ! We'll keep your request in mind.

  • @leonelfranciscogalvanlobato
    @leonelfranciscogalvanlobato 16 วันที่ผ่านมา

    do you have an example only with node js and express js. Remix is de only option to develop apps?? , thanks for your tutorials!

    • @WeeklyHow
      @WeeklyHow  16 วันที่ผ่านมา

      Unfortunately, using a different library/boilerplate is a bit tricky because Shopify CLI seems to be having a problem if your project is not a remix app.

    • @leonelfranciscogalvanlobato
      @leonelfranciscogalvanlobato 16 วันที่ผ่านมา

      @@WeeklyHow okay i have to learn remix, i have many clients since i did your courses in udemy to develop themes , if remix is the best option i wll study. I wait for a course for develop apps in udemy :)

  • @DinakarSathyamoorthy
    @DinakarSathyamoorthy 11 วันที่ผ่านมา

    How can we make a app which will fetch realtime shipping rates from fedEx and show that on check out page , and also suggest me where i has to focus for building this app

    • @WeeklyHow
      @WeeklyHow  10 วันที่ผ่านมา

      Look if FedEx offers an API. You'll most likely find those there.

  • @marwanadel6208
    @marwanadel6208 11 วันที่ผ่านมา

    THANK YOU MY SIR ,BUT I HAVE A QUESTION YOU USE NPM TO INSTALL SHOPIFY CLI AND THEN YOU INSTALL APP ARE WE USE THE SAME WAY IN THEMES I MEAN ARE WE USE NPM TO INSTALL SHOPIFY CLI THEN USE SHOPIFY CLI TO PULL OUR THEME OR PUSH IT???

    • @WeeklyHow
      @WeeklyHow  10 วันที่ผ่านมา +1

      That's a good question! You can already use Shopify CLI to develop Shopify themes. It's an all in one command-line interface.