2026-07-10
The storefront talks to a service layer so UI components stay reusable and testable.
That layer can later move to a .NET Core BFF without changing the page composition.
Medusa remains the source of truth for commerce state and workflows.
Why the storefront never talks to Medusa directly from UI components.
The storefront talks to a service layer so UI components stay reusable and testable.
That layer can later move to a .NET Core BFF without changing the page composition.
Medusa remains the source of truth for commerce state and workflows.