Shopify App Dev
Gnarly News November 2022
The software development landscape is constantly changing. As a software consultancy, it’s our responsibility to keep our finger on the pulse of the industry. Here are some headlines that caught our attention recently. Vercel Releases Next.js 13 Next.js Conf delivered an exciting new version this year – Next.js 13. This version “lays the foundations…
Read MoreNavigating Session Token Authentication in Shopify for Embedded, Server-Side Rendered Rails Apps
Recently we built an embedded Shopify application for one of our clients. The UI was relatively straightforward, and in an effort to keep the code simple we elected to create a server-side rendered (SSR) Rails app and use Hotwire (Turbo and Stimulus, specifically) as needed for the front end. Part of building a Shopify application…
Read MoreManaging Shopify App Extensions Across Environments
Recently, Shopify started requiring that any apps integrating with a Theme use Theme App Extensions. There is plenty of documentation related to getting started with Theme App Extensions, such as Shopify’s documentation, but there is very little information available regarding managing these extensions across dev, staging, and production environments. The challenge of managing extensions across…
Read More