Hi, I am using Next.js middleware for the implemen...
# ask-questions
b
Hi, I am using Next.js middleware for the implementation i.e. Both feature flags and A/B testing based on this article https://dev.to/jdorn/ab-testing-with-the-new-nextjs-12-middleware-54j6. is there a way to use/enable feature flags to render elements or components in the frontend since all the implementation is done in middleware.
f
Hi Akindipe - we have some examples of how to use GrowthBook with Next js here: https://github.com/growthbook/examples/tree/main/next-js