powerful-magician-18000
05/02/2025, 8:25 AM"next": "^15.1.4",
"react": "19.0.0",
"@growthbook/growthbook-react": "^1.4.1",
Application
The application is a SPA Webshop available over multiple TLD, where initial page load is always rendered by an SSR origin with a wide caching policy (auth, domain, QS cache keys).
Growthbook
Principally uses Feature flags to determine A/B display.
With the above case, I'm wondering exactly what the edge function does or requires to function correctly with feature flags to ensure the correct A/B is served & that cache hit rates don't go in the gutter. I'm looping in the responsible developer ( @handsome-boots-98446 ) as I'm backend/infra responsible.
Edit: Realized I wasn't clear, a client-side only implementation is already live & some initial implementation done on the SSR server.happy-autumn-40938
05/02/2025, 6:16 PMpowerful-magician-18000
05/05/2025, 9:21 AMhappy-autumn-40938
05/05/2025, 3:31 PMpowerful-magician-18000
05/06/2025, 5:14 AM