๐ฃ๏ธ Development Flow
Developers toolsโ
-
Describe Front end development workflow using Shopify CLI.
-
How to login in to a store via CLI?
-
How to start dev env?
-
How to add some files to the CLI ignore?
-
How to push/pull data to the exact theme?
-
What doesย
shopify theme shareย do? -
How to set up the dev env that reloads a page entirely when something changes in the code?
-
What doesย
-theme-editor-syncย flag do? -
What isย
shopify.theme.tomlย ?
-
-
Describe Front end development workflow using Themekit?
-
What difference between Shopify CLI and ThemeKit, and when we should use CLI and when ThemeKit?
Gitโ
-
What is Shopify GitHub integration?
-
List the advantages of using this integration
-
How to connect a GitHub branch to a store?
-
-
Git Flow
-
Describe how to organize work for several developers in one Shopify store.
-
How would you manage the following tasks?
-
