etiennelenhart/Eiffel

Add 'Interception' to run side effects on action dispatch

Closed this issue · 0 comments

As stated in #50, Eiffel's architecture should be shifted to a more Redux like approach. Since updating states needs be done purely, there has to be a way to intercept actions and trigger side effects.