Liquid Weekly #39 Reimagining Shopify Unite

An update on Shopify Unite and lots of developer goodness. 
Shopify Development news and articles
 
Liquid Weekly

Karl Says


Shopify Unite 2019 was my first and only in-person Unite. It's amazing how much the world has changed in just three years.

News & Articles

Reimagining Shopify Unite
Shopify Unite, our annual developer conference, is evolving. Instead of one event, limited to one location, centered around one moment in time, we’re branching out and creating more opportunities to meet under an umbrella of Shopify Unite events.
The Modern JavaScript Tutorial
The Modern JavaScript Tutorial shows how it's done now. From the basics to advanced topics with simple, but detailed explanations.
Create a Marketplace in Less than 8 Minutes with Shopify’s Marketplace Kit
Marketplace Kit enables you to use Shopify's commerce features and connects your platform to millions of merchants and their products. Marketplace Kit allows you to start building a marketplace whether you have an existing platform or not. The world’s most innovative brands, such as Meta, TikTok, and Pinterest, have used Marketplace Kit to add commerce to their platforms.
Intro to Building on Shopify Workshop
Learn the basics of building on Shopify from Apps, and Themes, to Custom Storefronts and how they use popular open-source technologies such as React, Liquid, and GraphQL.
Transferring development stores to clients
After you finish working on a development store for a client, the next step is usually to transfer ownership of the store to them. After you transfer ownership of a development store, the store appears on the Stores page in your Partner Dashboard under the Managed tab.
Are memberships the new loyalty program?
According to a recent McKinsey study, members of paid loyalty programs are 60% more likely to spend more on the brand after subscribing. If your client is looking for a way to boost high margin revenue and create a VIP class of customers, check out Conjured Memberships. Built by devs, for devs.

Code & Tools

How to Make a Shopify API Request
You can make authenticated requests to the REST Admin API or the GraphQL Admin API using the API access tokens that are generated when your app is installed on the store. This guide shows how to use the access token to make a GraphQL Admin API request using a Curl Command and ThunderClient.
Appwrite - A complete Open-Source backend solution for your App
Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.
Shopify Invests in Research for Ruby at Scale
Shopify is continuing to invest on Ruby on Rails at scale. We’ve taken that further recently by funding high-profile academics to focus their work towards Ruby and the needs of the Ruby community. Over the past year we have given nearly half a million dollars in gifts to influential researchers that we trust to make a significant impact on the Ruby community for the long term.

Changelog

There is nothing new under the sun. At least, not this week.

Events

What if you could turn back time? - May 24th
We'll be discussing how to keep your store secure, the need (and want) for that 'magic undo button' and how you can safely test, trial and update your store (even during the busiest season) and never worry about losing sales or momentum.

Jobs

Teifi Digital - Sr. eCommerce Expert Vancouver, BC Hybrid
Lead the planning, design, and configuring of enterprise eCommerce solutions along with our project management team based on client requirements and industry best practices.
Enavi - Full Stack Shopify App Developer, US Remote
Become part of a small growing Shopify development and CRO agency. If you are looking for an opportunity to learn, collaborate, and create solutions you've found the right job. We are looking for a Full Stack Shopify App Developer who will be responsible for working with custom apps. The first project you will be working on is a custom subscription app
Maestrooo - Support specialist (junior position, remote)
Maestrooo is the leading Theme company on Shopify. Our themes are used by tens of thousands of merchants every year, ranging from bootstrappers to large companies, who take advantage of our beautiful design, stable code, and outstanding support. In order to cope with the constantly increasing support load, we are looking for a new support staff member who will help us to grow in a sane way.
Pivofy - Director of Operation US - Midwest (Remote) / Full Time
Pivofy is a Chicago-based boutique agency specialized in implementing end-to-end eCommerce solutions for DTC and B2B eCommerce companies. We build functional, state of the art, high-performing and results-driven eCommerce websites. We're considered leading Shopify & eCommerce industry experts but, above all, we take pride in our reputation as ethical and decent humans. We care about and appreciate our hard-working team members, and prioritize transparency and a work/life balance.

Tip of the Week

How to get the minimum product price for available variants only

Sometimes you need to determine the minimum price for a product with multiple variants.

Here's a simple solution using Liquid by Joesideas from the community forums

﹛% assign lowest_price = product.first_available_variant.price %﹜

﹛% for variant in product.variants %﹜
 ﹛% if variant.available %﹜
  ﹛% if variant.price < lowest_price %﹜
   ﹛% assign lowest_price = variant.price %﹜
  ﹛% endif %﹜
 ﹛% endif %﹜
﹛% endfor %﹜

Lowest price: ﹛﹛ lowest_price ﹜﹜

 

Older messages

Liquid Weekly #38 Inspiration for App Development

Tuesday, May 17, 2022

Check out some great stories about building and launching your own app Shopify Development news and articles Issue #38 - 5/17/2022 Read Online Liquid Weekly Karl Says Thinking about creating your own

Liquid Weekly #37 Shopify to Acquire Deliverr 

Tuesday, May 10, 2022

The largest acquisition in Shopify's history will create an end-to-end logistics platform Shopify Development news and articles Issue #37 - 5/10/2022 Read Online Liquid Weekly Karl Says This issue

Liquid Weekly #36 Building Testing and Selling Themes

Tuesday, May 3, 2022

Learn how to build, test and sell a theme on Shopify Shopify Development news and articles Issue #36 - 5/3/2022 Read Online Liquid Weekly Karl Says This week we have a theme theme in our newsletter!

Liquid Weekly #35 - App Store Ads and CRO

Tuesday, April 26, 2022

Get started with App Store Ads Shopify Development news and articles Issue #35 - 4/26/2022 Read Online Liquid Weekly Karl Says Someone recently reached out to me on twitter about how to submit articles

Liquid Weekly #34 - Javascript and the Shopping Cart

Tuesday, April 19, 2022

Learn how to manipulate the shopping cart Shopify Development news and articles Issue #34 - 4/19/2022 Read Online Liquid Weekly Karl Says This issue builds on the Javascript related content from Issue

You Might Also Like

Overcoming Perfectionism: How to Break Free from the Enemy of Progress

Wednesday, November 27, 2024

Discover how perfectionism hinders progress and learn practical strategies to overcome the fear of imperfection, boost productivity, and achieve your goals without getting stuck in the pursuit of

🖤 Laravel Black Friday Deals!

Wednesday, November 27, 2024

The biggest deals of the year Laravel Black Friday Deals View in browser Laravel News Editor Note: We are sending this outside the regular Sunday newsletter schedule because some of these specials end

BetterDev #271 - Memory: The Forgotten History and Why did Windows 95 setup use three operating systems?

Wednesday, November 27, 2024

Better Dev #271 Nov 26, 2024 Hi all, Welcome to thanksgiving issue of BetterDev. Hope everyone had a safe and warm thanksgiving. It's getting so cold these days. If you are in warzone such as

Mapped | Unemployment Rate By U.S. State in 2024 💼

Tuesday, November 26, 2024

As of October 2024, DC and Nevada tied for the highest unemployment rate in the US at 5.7%. Which states saw the lowest rates? View Online | Subscribe | Download Our App FINAL CHANCE - ENDS TONIGHT!

🔊 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