Latest Issues
-
- Issue 177 - What’s new for Shopify devs: March 2025April 8, 2025
-
Issue 176 - Shopify Section Rendering API
SQLite & Rails in Production
When deploying a Rails application to production, its rare to question the idea of running a Postgres or MySQL database to persist data and Redis for caching, background job processing, and WebSockets, but what if it could all be done without running these services?
By Brad Gessler
How to create Product Bundles on a Shopify Product Page without an app
In this video, I demonstrate how to create volume-based product bundles directly within the Shopify Dawn theme's product page, without using an app. This walkthrough explores the Shopify Sections API and the AJAX Add to Cart API, offering developers a practical, code-driven solution.
By Code that Converts
Building Backend Logic for Shopify Checkout
This course is designed specifically for developers who want to create dynamic and personalized checkout options. By the end of this course, the learner will be able to understand the role of metafields in customizing checkout experiences, implement Shopify Functions for tailored pricing, payment, and delivery options and more.
By Shopify
Managing Shopify environments
Managing Shopify environments has long been a complex puzzle for both enterprise merchants and agencies. Traditional tools only scratch the surface, leaving gaps in staging new variants, enforcing granular access controls, and simulating sales in production with confidence.
By Kurtis Tozer
Shopify Section Rendering API
Learn how update page content without reloading the entire page by using Shopify's section rendering API.
By Jan Frey
Open Source Typescript/vite rework of shopify's reference theme
sadsciencee is open sourcing "evil dawn" - my typescript/vite rework of shopify's reference theme w/improved media support liquid is a functional programming language if you just believe
By sadsciencee
Episode 038 - Jan Frey on How to Become a Shopify Developer in 2025
In this episode of the Liquid Weekly Podcast, hosts Karl Meisterheim and Taylor Page welcome back Jan Frey, one of the greatest Shopify development teachers on the web with the incredibly helpful and popular YouTube channel Coding with Jan.
By Liquid Weekly