Latest Issues
- Issue 162 - Accessibility with Scott Vinkle from ShopifyDecember 10, 2024
Issue 161 - Estimated Delivery Dates Based on Visitor's Country Using ChatGPT
Shopify POS now encourages merchants to use "Save as draft order" instead of the removed "Save Cart" feature. Josh Comeau celebrates the long-awaited arrival of container queries in CSS, while FX Black Friday Animation offers festive effects for BFCM. David Heinemeier Hansson, creator of Ruby on Rails, joins Shopify’s board of directors, reinforcing the platform's deep connection to Rails. The issue also features a guide on AI assistance in Chrome DevTools, advice on mastering Shopify CLI, a tutorial on coding Shopify themes from scratch, and a ChatGPT-powered method to display estimated delivery dates based on visitors' countries.
How to save cart in Shopify POS and retrieve it later
With the recent update of Shopify POS, Shopify has removed the “Save Cart” and “View Carts” tile, and encouraged merchant to use the “Save as draft order” instead.
By Axel Kee
A Friendly Introduction to Container Queries
For a very long time, the most-requested CSS feature has been container queries. That’s been our holy grail, the biggest missing piece in the CSS toolkit. Well, container queries have finally arrived. They’ve been supported in all major browsers for almost two years. Our prayers have been answered!
By Josh Comeau
FX Black Friday Animation Shopify App Review
FX Black Friday Animation allows you to add snow & festive effects to your Shopify store to help it stand out this BFCM.
By Will Misback
AI in Chrome DevTools?!?
A detailed guide to using the AI assistance panel in Chrome DevTools outlining how to use AI Console Insights and AI Assistance for CSS styles on practical, real-world examples.
By CSS Weekly
David Heinemeier Hansson is joining Shopify’s board of directors.
Today, David Heinemeier Hansson is joining Shopify’s board of directors. As the creator of Ruby on Rails, this feels kismet. Rails helped start Shopify from day 1 and is still part of our technology stack today. It’s given our platform superpowers and been a load-bearing part of our culture.
By Shopify
Intimidated by Shopify CLI?
The complexity of it all is what gives folks pause, in addition to it being some time to get things dialed in for your own setup. Arguably, the online editor should only be used for quick fixes and you should be working locally for majority of your work.
By Taylor Page
Shopify development - coding a shopify theme from scratch!
Hang out with Bosidev as he codes a shopify theme from scratch!
By Bosidev
Estimated Delivery Dates Based on Visitor's Country Using ChatGPT
Show a delivery date estimate based on your visitor's country with this easy-to-follow Shopify tutorial! Watch as Amine uses ChatGPT to construct custom liquid code that you can plug right into the theme.
By Amine Ammari