on Tue May 26 2020
Three years ago I was looking for a way to separate business logic from the presentation layer.
I want to send some kind of events from my components (I use React now), and implement all logic in another place (ex.: model). My view layer should know nothing about model implementation details.
Now I have 1+ years of experience in Effector. You should give a try with effector: https://github.com/zerobias/effector
Articles:
Open source:
from Stable state manager for any framework including React https://wp.me/p4wJUi-6wx