Igor Kamyşev
Igor Kamyşev
We should not write so many logs with this option
Add option for rerun scripts for test down script. Like "up-down-up" in transactions.
## Proposal Add component-playgound for `forest` (like [Storybook](https://storybook.js.org), [React Styleguidist](https://react-styleguidist.js.org) or [React Cosmos](https://reactcosmos.org)) or plugin for existent solution. ## Use case In the process of interface development, one of the...
**What is the current behavior:** 1. Create non-serializable store (with `serialize: 'ignore'`) 2. Change its value during `fork` 3. Serialize fork values 4. Value of store will be serialized **Please...
**What is the current behavior:** Error: ``` Type 'Store' is not assignable to type 'Store'. Types of property 'updates' are incompatible. Type 'Event' is not assignable to type 'Event'. Types...
## Preface I am contacting with developers who are just starting working with Effector for two years. Commonly, they have two major misunderstandings about this technology: declarative commands and special...