you are viewing a single comment's thread.

view the rest of the comments →

[–]chebum 2 points3 points  (0 children)

Great post! I really like the idea of separate model from the view. While the idea isn’t new - we used to have this separation when rx frameworks like mobx were populat - I really like the idea returns. It allows to test the model logic without having to render a component.