etiennelenhart/Eiffel

Add 'EiffelViewModel' with state reducing and action dispatching

Closed this issue · 0 comments

As stated in #50, Eiffel's architecture should be shifted to a more Redux like approach.
This issue is about creating a new type of ViewModel that supports dispatching actions and reducing state with actions.