Refactor the effects into async actions with controls #11124
Labels
Framework
Issues related to broader framework topics, especially as it relates to javascript
[Package] Data
/packages/data
[Type] Code Quality
Issues or PRs that relate to code quality
Now that we have controls and actions as generators, we should refactor all of our current effects to use this pattern instead.
A small technical requirement to make it possible is the possibility to pass the "registry" object to the controls.
The text was updated successfully, but these errors were encountered: