A request data flow
When working on a Front-Commerce project, you'll have to handle request, fetch data, and return a response containing data or HTTP metadata. This section explains the big picture of the request data flow in Front-Commerce.
WIP
- HTTP Request
- Front-Commerce Context
- Loaders (layout routes etc…)
- GraphQL query + resolution
- Cache vs Remote HTTP calls
- SSR
- CSR
- Client-side navigation