This project created with CRA. Yarn start will help you =)
Main libs:
1) effector - main lib
2) effector/react - connecting to react
3) patronum - usefull helper
I decided to make this tutorial step by step. You can find small parts in project branches. In last branch it will be a completed feature with conditions/data fetching/ splitting events.
- effector/lesson-one-events-store - you can find how to start with easy stores and events in effector.
- effector/lesson-two-effects-api - fetching and handlering data.
- effector/lesson-three-samples - sending data/ split code.
- effector/lesson-four-process - how can we handle process for page.