I am so excited to see further video about shopify app. My questions 1. Which alternate we can use instead of ngrok And thanks this lecture gives a lot of sense to me
Shopify recommends using Cloudflare tunnels as an alternative, but there are lots of different options to choose from. You will need to specify a different tunnel url in the terminal when running `npm run dev` though. On this shopify quickstart guide, scroll down about halfway down the page and you'll see a tip that talks about it: shopify.dev/apps/getting-started/create
*IMPORTANT* - This is NOT the definitive app template and structure for _all_ Shopify apps. Although we’re following an official Shopify template, there are other official ones as well as community-made templates that are great and sometimes are easier to get started with! If you want to follow along in this video, you’ll need to make sure you’re using the template generated from the CLI 3 (my previous video goes over this, as well as the Shopify quickstart guide linked in the description)
It helps alot to me, very excited to watch and follow up your upcoming videos, Please also suggesst any paid cource if you any, i go over the udemy but not find any premium content like you video, So it will be also helpfull if you suggest me any course, meanwhile i am following you up! Love from Pakistan!
Thanks for the comment! I don't have a paid course and I'm honestly not aware of any that I'd recommend to purchase, I know that the ones I've seen online are usually outdated. I'll be pushing out content as quick as I can though, so if you have any suggestions on what to cover next you can let me know!
I'm wondering, are there any kinds of development limitations you run up against, while developing an app for a developer store,, that you would be able to surpass by going ahead and paying for a year of shopify for a real Store, and then publishing your own apps, at the custom level where anything goes ( ? ). Just asking.
You have a very clear way of explaining- keep it up! I am new to app development, but I was wondering if your app will also make changes to the storefront (or is that something entirely different)? I am currently a little stuck on how to do that. Great video!
Hey, thanks for the support! This app won't be making changes to the storefront, it'll only live in the admin. I'll be making some videos in the future on that though!
The new CLI template is structured a bit differently, to follow along with this series you'll have to fork my repo here: github.com/RAAbbott/Build-A-Shopify-App But, I'd also recommend going through the "Getting Started" guide for app development on shopify.dev so you can see how the newest template is set up.
Hello alex, thanks for you great video i'm starting at shopify app development but i have a hard time to integrate a custom interface in shopify store from my shopify app, so how can i for example modify the design template of shopify store owners who they'll be using my app from the source code of my app NodeJs and React ?
Yep, it changes pretty frequently. I made a more recent part 0 of the series going over this since it will happen again, but the concepts are still very valuable to learn so you can adapt to a different template and even API version
@@devwithalex Even they can't catch up to their changes, half of the getting started example reffering to this structure you use in the video. And I mean the whole documentation is a joke. This guys are so bad that no one can fill their gaps alone.
Only decent in depth guide I could find. Don’t know how you don’t have more subscribers! Well done, I’ll be keeping an eye for new videos 👏🏻👏🏻
Thanks for the support! Next video will be out this weekend 🙌
Waiting for all the videos , all i can say is thank you
The only channel that gives you real explanation of everything, keep it up!
Thank you!
This is great. awaiting for the next part.
Coming up soon 🙂
I am so excited to see further video about shopify app.
My questions
1. Which alternate we can use instead of ngrok
And thanks this lecture gives a lot of sense to me
Shopify recommends using Cloudflare tunnels as an alternative, but there are lots of different options to choose from. You will need to specify a different tunnel url in the terminal when running `npm run dev` though.
On this shopify quickstart guide, scroll down about halfway down the page and you'll see a tip that talks about it: shopify.dev/apps/getting-started/create
Keep them coming 🎉!!
Definitely will, thanks for the support!
*IMPORTANT* - This is NOT the definitive app template and structure for _all_ Shopify apps. Although we’re following an official Shopify template, there are other official ones as well as community-made templates that are great and sometimes are easier to get started with!
If you want to follow along in this video, you’ll need to make sure you’re using the template generated from the CLI 3 (my previous video goes over this, as well as the Shopify quickstart guide linked in the description)
GREAT VIDEO! Super helpful!!!
Well done :) Really great videos. Deserves lots of credit.
Thank you!
Amazing! Keep it going man!
It helps alot to me, very excited to watch and follow up your upcoming videos,
Please also suggesst any paid cource if you any, i go over the udemy but not find any premium content like you video,
So it will be also helpfull if you suggest me any course, meanwhile i am following you up!
Love from Pakistan!
Thanks for the comment! I don't have a paid course and I'm honestly not aware of any that I'd recommend to purchase, I know that the ones I've seen online are usually outdated. I'll be pushing out content as quick as I can though, so if you have any suggestions on what to cover next you can let me know!
Keep them coming mate
Absolutely! Thanks for the support 🙏
Well done!
Thank you!
Great videos!
do you have Discord community server?
please make a video on how to access website pages
Amazing Man
Thanks!
I'm wondering, are there any kinds of development limitations you run up against, while developing an app for a developer store,, that you would be able to surpass by going ahead and paying for a year of shopify for a real Store, and then publishing your own apps, at the custom level where anything goes ( ? ).
Just asking.
You have a very clear way of explaining- keep it up! I am new to app development, but I was wondering if your app will also make changes to the storefront (or is that something entirely different)? I am currently a little stuck on how to do that. Great video!
Hey, thanks for the support! This app won't be making changes to the storefront, it'll only live in the admin. I'll be making some videos in the future on that though!
@@devwithalex Thank you for your answer- I look forward to it! Great job 💫
please make a video, how can We deploy shopify custom app or extension for free and how can we used it on my client store?
Please upload video fast as possible waiting to much for next part
Next part coming tomorrow!
How can i setup this code on my server can you please explain
please make video for payments ... standalone app .... using graphql
Can you give a little more detail on what you’re wanting to do?
I run create a app but there're not middleware and helpers files
The new CLI template is structured a bit differently, to follow along with this series you'll have to fork my repo here: github.com/RAAbbott/Build-A-Shopify-App
But, I'd also recommend going through the "Getting Started" guide for app development on shopify.dev so you can see how the newest template is set up.
Hey can you how can we create a orders create webhook for the new cli app😊
Yes, I'll be doing a video on this soon!
Hello alex, thanks for you great video i'm starting at shopify app development but i have a hard time to integrate a custom interface in shopify store from my shopify app, so how can i for example modify the design template of shopify store owners who they'll be using my app from the source code of my app NodeJs and React ?
This honestly depends on what you are specifically trying to do, there are different ways to adjust the storefront from your app
Will you please continue this series to the end?
If you have any paid course please share.
I’m continuing this series, will put out part three this week! Don’t have a paid course
Hey I want to do same using next js with shopify graphql admin API can you please assist me?
Instead of making embedded one I want to create separate hosted on vercel to make custom dashboard
please create a complete app with some little functionality
At the end of this series we’ll have finished a small app together, stay tuned for the next videos coming soon!
Next Part ?
Shopify changed the app structure again LOL
Yep, it changes pretty frequently. I made a more recent part 0 of the series going over this since it will happen again, but the concepts are still very valuable to learn so you can adapt to a different template and even API version
@@devwithalex Even they can't catch up to their changes, half of the getting started example reffering to this structure you use in the video. And I mean the whole documentation is a joke. This guys are so bad that no one can fill their gaps alone.
you need to be more regular.
This is the only video teaches me hoe to understand the app development,
I request you to create a simple shipify checkout ui extention
I actually have a video building a checkout ui extension, you can check it out here! ua-cam.com/video/FDLoz__VKVk/v-deo.html
Keep them coming 🎉!!