How to set up collection filters Shopify Search & Discovery 
Shopify Development news and articles
 
Liquid Weekly

News & Articles

How to set up collection filters Shopify Search & Discovery
Today I will go through the steps on how to set up filters in your theme. Shopify 2.0 has changed how you can create filters along with using the Shopify Search & Discovery app.
Shopify Workshops
Welcome to Shopify Workshops Workshops provide a guided, tutorial, hands-on coding experience. Most workshops will step you through the process of building an application, theme, or function.
Mixing It Up: Remix Joins Shopify to Push the Web Forward
We are very excited to announce that the open-source web framework Remix and its team are joining Shopify. Why? The web is always evolving—and we’re entering a new era. First, we had the document web, and then we sprinkled in richer interactivity. Most recently, we entered the world of single page apps. We’ve learned through each era, and now we’re bringing together the best of multi and single page apps, which is perfect for commerce and so much more
November 2022: What’s New for Developers at Shopify
In this edition of What’s New for Developers at Shopify, you’ll get important updates to continue your development work. In this edition, learn about discount Functions, choosing your own app category, Shopify CLI 3.20, and more.
Contextual Save Bar
Display the contextual save bar to indicate that a form on the current page contains unsaved information, or when the merchant is in the process of creating a new object, such as a product or customer. The contextual save bar provides save and discard buttons to a merchant.
What Real User Monitoring Means for Shopify Sites
The website looks fine to you, but for your customers it’s completely unusable. This is the reoccurring nightmare that I run into whenever I’m working on a website. The goal of Real User Monitoring (RUM) is to help alleviate that nightmare of mine.

Code & Tools

Shopify LIQUID - Full Course for Beginners
This video is the beginning of my Shopify Liquid Course for beginners. This course was recorded in late 2022. It covers how to work with Liquid for Shopify theme customization and development. This first video gives a high-level overview of what Liquid is and what the two types of Liquid statements are.
Is Tailwind CSS as good as they say?
In this video I code the same website twice and compare the results between Tailwind CSS and Vanilla CSS. Which is faster? Smaller filesize? Easier to code with?
Mandatory webhooks
The General Data Protection Regulation (GDPR) sets requirements for any party that collects, stores, or processes the personal data of individuals in Europe. However, Shopify mandates GDPR regulations for all user data, regardless of whether an individual is located in Europe. You need to ensure that any app that you distribute through the Shopify App Store is GDPR-compliant, regardless of whether your app currently collects personal data. Shopify provides mandatory webhooks to help.
Human-readable date difference in JavaScript
In this article, we will learn how to get the human-readable date difference in JavaScript. We will see how to get the difference between two dates in years, months, days, hours, minutes, and seconds.

Changelog


API

CLI 2.0 to be sunset on May 31, 2023
With the latest addition of theme support to Shopify CLI 3.x, Shopify CLI 2.x has been scheduled to sunset on May 31, 2023. Learn more about how to migrate over to Shopify CLI 3.x here.
Shopify Scripts now available on Storefront API Cart
You can now use Line Item Shopify Scripts with the Storefront API Cart to create discounts that are applied to a cart and reflected in the API response.

Shopify App Store

Recent updates to the App Design Guidelines
The App Design Guidelines have been updated to improve clarity on high quality app experiences. In the app navigation section, it is now mandatory to use App Bridge’s Navigation Menu to integrate with the Shopify admin navigation experience if your app has different sections.