Login
From:
posthog.com
(Uncensored)
subscribe
How to use Next.js middleware to bootstrap feature flags - PostHog
https://posthog.com/tutorials/nextjs-bootstrap-flags
links
backlinks
Roast topics
Find topics
Find it!
Next.js middleware enables you to run functions between requests and responses. We can use this to bootstrap feature flags on page load and make…