Sully@SullyOmarrNgl the feature flag from @vercel is goatedi can ship my spaghetti to prod and have the entire team test without worrying about breaking things no more "it worked on local/staging" but breaks in prod
Max Stoiber@mxstbrVercel's new Flags SDK is a brilliant show of taste in developer experience 💯It introduces significant "artificial" limitations (server-only, no arguments at call site)—but those actually end up guiding users down the pit of success:Server-only → No client-side loading spinnersNo arguments at call site → Consistent evaluation, easy to reason about, simple to delete:chef-kiss: