Examples
It's difficult to overestimate the learning curve for any technology. That's why effector provides you few simple examples that may cover your basic needs and also give more confidence for the users for upcoming projects using effector.
Simple examples
UI loading
To display loader during effects resolving
Effects sequence
We'll need it when second request to the server requires resolved data from the first one
Abort effect
When we need to cancel our effect since it's pointless at the time
Modal dialog
To connect react modal with state
Range input
To connect custom range input component with state