158 - Four Strategies to Deal with Shopify API Rate Limits

Finding Flows associated with an order really fast

I talk about Flow quite a bit because, well, it's awesome! And it's pretty accessible for both merchants and devs. Merchants from the standpoint that it's a no-code automation tool and devs to extend it even further (like pairing it with theme or app actions to update metafields and all sorts of fun things).

By Taylor Page

How To Add An Upsell or Complementary Products To Shopify

Here's how to add an upsell or complimentary products to your product page using a free app.

By Amine Ammari

Gadget - Send custom emails (with attachments)

Pro tip: you can send custom emails (with attachments) using Gadget actions!

By Gadget.dev

Introducing AI Assistance in Chrome Dev Tools! 🤯🚀

Ever wish you could have a coding buddy to help you with CSS and layout? Well, your wish is granted! The new AI Assistance in Chrome DevTools is here to make your life as a developer easier, powered by Gemini.

By ChromeDevTools

Version v2.0.7 of Shopify Theme Inspector

We released the v2.0.7 of Shopify Theme Inspector! It contains another (hopefully final) fix for the "This page cannot be profiled" error. I stumbled upon this issue when trying to profile a page that used dynamic sources in its content.

By Mateusz Krzeszowiak

Lots of changes are coming to Shopify Academy!

Lots of changes are coming to Shopify Academy! Here are the important ones I wouldn’t want to miss: - They have tons of new FREE courses (for merchants, developers, and partners). - The new “Learning Paths” guide you towards a specific goal (kind of like a playlist). - You can earn official credentials (with verified badges for your portfolio).

By Jan Frey

Classes from OS 2.0 themes to make building Theme App Extensions easier.

Building theme app extensions is difficult. This repo aims to output CSS classes from a bunch of baseline elements that are usually required to build theme app extensions that feel like they belong to the theme. A set of classes from OS 2.0 themes on the theme store to make building Theme App Extensions easier.

By Harshdeep Singh Hura

4 strategies to deal with Shopify API rate limits

One of the common challenges in Shopify app development is handling API rate limits. When developing an app locally, you might not notice this issue at first, mostly because the test dataset is small and you don’t have many products and orders in your test store. However, as soon as you deploy the app to production and real merchants start using it, you’ll eventually start noticing 429 Too Many Requests errors in your error monitoring software.

By Kirill Platonov

Safeguarding Your Brand from Copycat and Spam Sites - Aeolidia

The rise of copycat and spam sites presents a growing concern. These security issues, if left unaddressed, can undermine a brand’s reputation and integrity. Here’s what we’ve learned about counteracting these threats.

By Jessica Molnar