Best Practices for PWA Studio

Here are some best practices to keep in mind when working with PWA Studio.

Dynamic Content

Using dynamic content can be challenging due to shifting layouts. It is helpful to end users if the page layout is established as early as possible. Dynamic content can lead to page flow issues.

CSS

Custom modules

The PWA Studio extensibility framework should be used to customize the default Venia storefront.

GraphQL

Performance

Look into the Apollo caching framework for improved performance.