shopify

shopify

Shopify API Release: January 2021

If you are a Shopify developer it's good to know the last updates, it includes features to use in your new app, deprecations to keep your app healthy, and the new possibilities to innovate. So let's check out the news for Q1.

Read
shopify

How to setup Dev Container in VSCode to develop Shopify nodejs apps

Learn how to start to use a new Docker environment via DevContainer in order to have a better environment to work with your Shopify apps in NodeJS using VSCode. With the files provided, you can specify the NodeJS and Shopify CLI version.

Read
shopify

Shopify App CLI

If you are going to start developing Shopify Apps the Shopify CLI is one of the tools that will optimize a lot your workflow, mainly if you are creating a NodeJS or Ruby on Rails app. You can install it on Linux, macOS or Windows 10, I used it in my MacOs via Homebrew, if you use Linux or macOS these descriptions bellow will be exactly what you need to know, on Windows you might have some headaches because you will need to install RubyInstaller for Windows or some VM.

Read