Skip to content
4 min read Server-Driven UI

Why Shopify turned its native app into a dumb JSON renderer

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...

Why Shopify turned its native app into a dumb JSON renderer

/