
Install script tags in your development store by building a script tags page, configuring navigation, and using a React Polaris interface to post to Shopify's script tag API.
Learn to prevent duplicate script tags in your Shopify development store by checking existing script tags via the database and conditionally posting with axios.
Learn to delete script tags in a Shopify app using a form to specify a script tag id and the uninstall script tag rest api.
Learn how GraphQL compares to REST and how to fetch product data with query and mutation in Shopify apps. Use selective fields and the GraphQL Explorer to test queries.
Learn to create a Shopify app subscription using GraphQL, including building a subscription mutation, configuring recurring pricing, and test charges that direct merchants to the billing page.
Learn to disable a Shopify app subscription by using Polaris to build a simple Autopage interface, configuring redirects to the billing page, and toggling subscription checks in the database.
I have made a bit of a change to the CreateOrdersList.js so make sure you download the following JS file and replace your code with the code inside of the attached file below.
Create a storefront popup using the sweet alert library by updating Shopify theme liquid with the theme and assets APIs, adding a snippet in the snippets folder.
Create a Shopify app with custom session storage using my sequel, implementing store and load callbacks to persist session data such as session id, domain id, and access token.
Shopify is growing exponentially! A lot of eCommerce businesses are being built using Shopify. Why not take this opportunity to learn how to create a Shopify app and make a profit out of it by making an app that works and helps Shopify merchants?
In this course, you will learn how to develop Shopify apps using Node.js, React, and Polaris. We will also go through the important parts of Shopify REST & GraphQL API like subscriptions, script tags, products, orders, and more!
This course covers the following topic:
Shopify REST API
GraphQL
Subscription API
Draft Orders API
Products API
Script Tag API
Webhooks!
Polaris
and more!
We're also going to create a very easy popup message in the storefront. That way, you will get an idea of how to customize a store using your very own app.
In this course, we will be using the API version 2020-10 although you can easily update to the latest version through the server file. If you have any questions, feel free to ask me in the QnA section.
Why you should take this course?
You should take this course if you want to learn how to create Shopify apps. In this course, we will cover the most important part of Shopify app development which is of course the webhooks. If you don't know, all Shopify apps must have a webhook to get accepted in the app store. But does that mean I can't take this course if I only wish to create private apps? Of course not! Public or Private, you can learn a lot from this course.
So what are you waiting for? Enroll now and let's make the best Shopify app ever created.