Liquid Weekly
Shopify Developers Talking Shopify Development
Latest Issue
153 - GraphQL will be Shopify's primary Admin API moving forward
- How Shopify Manages its Petabyte Scale MySQL Database
Shopify has revolutionized the e-commerce landscape by empowering small business owners to establish and grow their online presence. With millions of merchants relying on their platform globally, Shopify’s infrastructure has evolved to handle the ever-increasing demands of their user base. At the heart of Shopify’s infrastructure lies their MySQL database, which has grown to an impressive petabyte scale.
ByteByteGo
- Migrating to Hydrogen: A conversation with Fast Growing Trees
Ben Sehl talks with Jordan Guggenheim, the VP of engineering at fast growing trees, the world's largest online nursery, about their adoption of Hydrogen
Shopify
- Web components are okay
As I’ve said before, web components are bad at a lot of things – Server-Side Rendering, accessibility, even interop in some cases. They’re good at plenty of things, but replacing all JavaScript frameworks is not one of them. Maybe we can check back in 10 years, but for now, there are still cases where React, Solid, Svelte, and friends shine and web components flounder.
Nolan Lawson
- Shopify just dropped a massive set of API updates for October 2024!
Shopify just dropped a massive set of API updates for October 2024! Let's break down what's new, why it matters, and how it can help you streamline your app and integration strategies
Ayush Soni
- GraphQL will be Shopify's primary Admin API moving forward
Today, we are making GraphQL the definitive API for Shopify. REST Admin API will be marked as legacy, and on April 1, 2025, all new apps submitted to the Shopify App Store will be required to use GraphQL. There are no changes for existing apps, which can continue to use the Admin REST API.
Shopify
- About REST to GraphQL migration
GraphQL is Shopify's technology of choice for building APIs. GraphQL addresses several problems that might sound familiar to anyone who’s worked with a REST API. You can migrate your apps to use the GraphQL Admin API instead of the REST Admin API to take advantage of some of the benefits of GraphQL. This section includes guides and resources to help you with the migration process.
Shopify
- Build a Shopify app using Remix
This tutorial will teach you GraphQL and other keys parts of the Shopify app stack.
Shopify
- Learn programming by playing games
Learn programming by playing games: Blockchain → cryptozombies.io SQL → mystery.knightlab.com JavaScript → warriorjs.com Go → codingame.com Python → codedex.io CSS → cssbattle.dev Java → tynker.com Git → ohmygit.org
Marko Denic