Hi fellow devs
I have being Deving around past few years, mostly BE, mostly Py, little JS.
Recently, with the help of AI ( :D )i manage to get couple of ideas/products out there, mostly as a way to learn FE/UI/UX and some of the User flows etc
One of my biggest "fears" is to implement the following two
- Feature flags
- Subscription flow
The reason is due to my limited understanding and assumed complexity on the topics
How did you get around that, and did you find an easy easy way to do both/either ?
Can future flag help subscriptions ?
I want to use feature flags as well, to enable a subset of users to test new features, ( like beta testers etc ) but also to have a way to "test in production"
My general stack is
- NextJS Routed
- Supabase ( DB, Auth, Storage, Functions ...
Hi fellow devs
I have being Deving around past few years, mostly BE, mostly Py, little JS.
Recently, with the help of AI ( :D )i manage to get couple of ideas/products out there, mostly as a way to learn FE/UI/UX and some of the User flows etc
One of my biggest "fears" is to implement the following two
- Feature flags
- Subscription flow
The reason is due to my limited understanding and assumed complexity on the topics
How did you get around that, and did you find an easy easy way to do both/either ?
Can future flag help subscriptions ?
I want to use feature flags as well, to enable a subset of users to test new features, ( like beta testers etc ) but also to have a way to "test in production"
My general stack is
- NextJS Routed
- Supabase ( DB, Auth, Storage, Functions )
- Cloudflare ( though they are messing around too much recently )
- Netlify ( Argue with me over Vercel )
- Google Analytics ( debate me over PostHog )
- Google Workspace ( is there a cheaper option ? )
- Cursor ( for the things I cant figure out )
PS: if you gonna comment, be nice, otherwise I tell your mama ;p