Shopify Glossary Terms

Shopify Remix

Remix is the underlying React framework that powers Shopify Hydrogen. When Shopify rebuilt Hydrogen (v2), they chose Remix as the foundation rather than building a custom framework from scratch. This means Hydrogen inherits Remix's routing, data loading, and server rendering patterns.

For developers, this matters because Remix skills transfer directly to Hydrogen development. Remix uses nested routes, loader functions for data fetching, action functions for mutations, and a server-first rendering model that aligns well with ecommerce performance needs.

If your team is evaluating frameworks for a headless Shopify build, understanding that Hydrogen is Remix under the hood helps with hiring decisions and skill assessment. A developer who knows Remix can be productive in Hydrogen quickly. The Shopify-specific layer (commerce hooks, Storefront API integration, Oxygen deployment) sits on top of standard Remix patterns.


Think: the framework under Hydrogen's hood — Shopify-flavoured React with server-first rendering.

MEL • LA • LON
Now Accepting Q3 Projects