Open jasonkuhrt opened 4 years ago
I really, really like the approach where we mark experimental features and warn in dev. Again, I'd stay away from typegen as much as possible.
I also like your top-level experiments
component. Makes me wonder whether experiments should live in the settings or live there. TBD.
What
Why
Sketches
We need a way for users to opt into experiments
There should be experiment support for worktime too, not just runtime... could defer this for another issue, e.g. make this one about "runtime experiments" and then another issue for "worktime experiments".
We need a way to mark functions as experimental:
In the above:
What about if experiments did not even show up in the API until being opted into?
undefined