LW 143 -  What’s New for Developers - Summary from Editions 2024

What’s New for Developers - Summary from Editions 2024 
Shopify Development news and articles
 

Liquid Weekly

All Things Shopify Development

Editions.dev 2024 - What’s New for Developers
Glen Coates, VP of Product at Shopify, joined by product leaders and experts, discusses the latest and most exciting innovations for developers building on Shopify.
Discovering Shopify Domains: A Journey Through Common Crawl Data
Ultimately, I discovered over 465,000 Shopify domains. You can get code and the domains from these link below.
How To Use Google Sheets as a Database With React via Next.js
How to use the Google Sheets API via React as a database. Choose this method over a more traditional database for one reason: data retrieval. I don't know WHY you'd do this with your Shopify app, but it might come in useful
Celebrating innovation with the Shopify Build Awards (article)
Celebrating innovation with the Shopify Build Awards. Winners were announced at this year’s Editions.dev, where devs from around the world dug into the recent Shopify updates and features and got our hands dirty tinkering with the latest tech.
Editions.dev 2024 - Shopify Build Awards (video)
Celebrate innovation with the best Shopify apps and themes of the year. Featuring one of our favorite guests at Liquid Weekly - the award winning Harshdeep!
How to Use The Shopify POS Smart Grid Editor
Shopify just released a great new feature for their Shopify POS system. You can now remotely edit and manage the Smart Grid layout of your connected POS devices. This includes adding and removing tiles from the UI, adding pages, grouping tiles and reordering items on each page.
What is GraphQL?: A Simple Introduction
GraphQL is a core technology used by apps, extensions and functions in Shopify. If you aren't familiar with it take a moment to read through this simple introduction.
Use A Work Journal To Recover Focus Faster And Clarify Your Thoughts
Like everyone, I sometimes struggle to maintain focus. This was particularly true when I was a manager switching context all day long, this is also true as a dev working on three antagonistic projects, including one that’s very consultory in nature, and working with processes that sometimes take hours to complete.
Display Shopify Functions on a store
Here's a quick and easy graphQL query that you can use to see which functions are currently installed in a Shopify store. Just copy and paste into the graphiql app!
query {
  shopifyFunctions(first: 25) {
    nodes {
      app {
        title
      }
      apiType
      title
      id
    }
  }
}

## Example Results ##

{
  "data": {
    "shopifyFunctions": {
      "nodes": [
        {
          "app": {
            "title": "sample-app"
          },
          "apiType": "cart_checkout_validation",
          "title": "cart-checkout-validation",
          "id": "2430646e-5070-4ed2-bc0e-4b418c926f95"
        }
      ]
    }
  },
  "extensions": {
    "cost": {
      "requestedQueryCost": 14,
      "actualQueryCost": 4,
      "throttleStatus": {
        "maximumAvailable": 2000,
        "currentlyAvailable": 1996,
        "restoreRate": 100
      }
    }
  }
}
 

Older messages

LW 142 -  Shopify App Development Tutorial - POS UI Extensions

Tuesday, July 16, 2024

Shopify App Development Tutorial - POS UI Extensions Shopify Development news and articles Issue 142 - 07/16/2024 Read Online Liquid Weekly All Things Shopify Development Shopify App Development

LW 141 -  The Truth About Certain Speed Optimization Apps

Tuesday, July 9, 2024

The Truth About Certain Speed Optimization Apps Shopify Development news and articles Issue 141 - 07/09/2024 Read Online Liquid Weekly All Things Shopify Development The Truth About Certain Speed

LW 140 - I made $1,436,828 with 2 Shopify Apps

Tuesday, July 2, 2024

I made $1436828 with 2 Shopify Apps Shopify Development news and articles Issue 140 - 07/02/2024 Read Online Liquid Weekly All Things Shopify Development I made $1436828 with 2 Shopify Apps I made

LW 139 - Don't Get Caught! - Transitioning to the GraphQL API

Tuesday, June 25, 2024

Don't Get Caught! - Transitioning to the GraphQL API Shopify Development news and articles Issue 139 - 06/25/2024 Read Online Liquid Weekly All Things Shopify Development Migrating from

LW 138 - Update Product Titles in Checkout Using The Cart Transform Function    

Tuesday, June 18, 2024

Update Product Titles in Checkout Using The Cart Transform Function Shopify Development news and articles Issue 138 - 06/18/2024 Read Online Liquid Weekly All Things Shopify Development Update Product

You Might Also Like

🔊 7 DIY Tips for Soundproofing a Room — Why I Switched to Xfce for Linux Mint

Tuesday, November 26, 2024

Also: Home Theater Sound Terms Explained, and More! How-To Geek Logo November 26, 2024 Did You Know The shiny layer of a CD doesn't contain the data; the plastic polycarbonate layer does. The shiny

JSK Daily for Nov 26, 2024

Tuesday, November 26, 2024

JSK Daily for Nov 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted

NumPy, Loop Targets, Vector Animation, and More

Tuesday, November 26, 2024

NumPy Practical Examples: Useful Techniques #657 – NOVEMBER 26, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo NumPy Practical Examples: Useful Techniques In this tutorial, you'll learn how to

Your Games Quarterly newsletter has arrived

Tuesday, November 26, 2024

What's new for games in Google Play and Android Email not displaying correctly? View it online November 2024 The First Developer Preview of Android 16 The First Developer Preview of Android 16

Daily Coding Problem: Problem #1620 [Hard]

Tuesday, November 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. Sudoku is a puzzle where you're given a partially-filled 9 by 9 grid with

Final Hours: Help Save "The Art of Data" From Falling Short 🙏

Tuesday, November 26, 2024

Will Visual Capitalist end up revealing the secrets behind data storytelling? There are 12 hours left to change the fate of "The Art of Data". View Online | Subscribe | Download Our App Help

Spyglass Dispatch: Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer

Tuesday, November 26, 2024

Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer The Spyglass Dispatch is a free newsletter sent out

🎁 Say Goodbye to Adobe and Hello to UPDF's Universal PDF Editor— 50% Off This Black Friday!

Tuesday, November 26, 2024

Promoted by UPDF How-To Geek Logo November 26, 2024 This email is sponsored by UPDF. Product choices and opinions expressed are from the sponsor and do not necessarily reflect the views of the How-To

What's coming in Go 1.24

Tuesday, November 26, 2024

Plus Brad Fitzpatrick on complexity and Go. | #​533 — November 26, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly GoMLX: ML in Go without Python — Eli recently wrote about Go's

Nvidia Disappoints

Tuesday, November 26, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 26, 2024? The HackerNoon