Skip to content
4 min read Server-Driven UI

Production-Ready Server-Driven UI at Shopify

Server-Driven UI (SDUI) is gaining significant traction as a way for engineering teams to build more dynamic and flexible mobile applications. Instead of hardcoding UI layouts and business logic in the client, the server sends a description of the UI (often as JSON) that the native client then re...

Production-Ready Server-Driven UI at Shopify