Back to Actual

Thoughts on Experimental Features

packages/docs/blog/2024-02-20-experimental-features.md

26.5.0487 B
Original Source

We are introducing a new policy for managing experimental features. This is to ensure the codebase does not become cluttered with unfinished features.

The short version is:

  • abandoned experimental features will be removed from the codebase
  • experimental features cannot be used as a toggle for small visual and/or functional quirks (i.e should category selector show hidden categories or not?)

Read more in the feature flags page.