Please keep going with this series, currently I am trying to create an app for my company and its hard to find good tutorials to do so. You are very good explaining this
I assume you're referring to session storage, I've heard about the new API changes making that more difficult so I'll have to do some research and make a video a bit later, after this series!
If you have no prior programming experience, it'll be difficult. I'd personally start by creating simple projects with Javascript/react to get the basics down. If your goal is to build a Shopify app then I'd probably use Gadget (gadget.dev/) since it's the quickest way to build a Shopify app and takes care of a lot of the backend.
Hi, Alex, thanks for the awesome video! I just started learning how to develop shopify app and your video helps a lot. However, when I fork your code and try to run it, it throws an error as the follows. I wonder if you can give any suggestion, thank you very much! The Partners GraphQL API responded unsuccessfully with the HTTP status 200 and errors: │ │ │ │ [ │ │ { │ │ "message": "Unexpected system error", │ │ "extensions": { │ │ "code": "500" │ │ } │ │ } │ │ ]
Please keep going with this series, currently I am trying to create an app for my company and its hard to find good tutorials to do so. You are very good explaining this
thanks for the initiative. I would like that at the end of the series you teach how to deploy. and talking about shopify app entension
I'll for sure be talking about deploying your app after this series, I will add app extensions to the list as well. Thanks!
After learning from you , I built a complete image compressing app and about to publish soon !
Amazing, congrats!
Awesome! Thanks for the update!
He is so good literally the best
Thanks for this, you rock 🤙
🔥
Waiting for the next video. When will the next video be uploaded?
I'm hoping to get it out by this weekend
Plzz make video on product recommendation or show related product...
Good idea, I can add it to my list!
Will you be going over how to connect to an external db, not just the SQLite, I am having huge issues using the latest api to connect to Mongo
I assume you're referring to session storage, I've heard about the new API changes making that more difficult so I'll have to do some research and make a video a bit later, after this series!
When is part 3 coming?
Actively working on it now! It will be a bigger video going over Polaris and building out the UI of the app, so it's taking a bit longer than expected
How can I learn react and node js fastly? Because I want to create public app for shopify
If you have no prior programming experience, it'll be difficult. I'd personally start by creating simple projects with Javascript/react to get the basics down. If your goal is to build a Shopify app then I'd probably use Gadget (gadget.dev/) since it's the quickest way to build a Shopify app and takes care of a lot of the backend.
Hi, Alex, thanks for the awesome video! I just started learning how to develop shopify app and your video helps a lot. However, when I fork your code and try to run it, it throws an error as the follows. I wonder if you can give any suggestion, thank you very much!
The Partners GraphQL API responded unsuccessfully with the HTTP status 200 and errors: │
│ │
│ [ │
│ { │
│ "message": "Unexpected system error", │
│ "extensions": { │
│ "code": "500" │
│ } │
│ } │
│ ]