Frint-store is exactly the same as redux. Why use this when you can use the rich stack of redux and his modules ?
By the way is pretty cool for vue user, great alternative of vuex.
Oohh. Sorry again. At first, I was thinking: "damnit, people are going to do strange things to retrieve data anywhere with this".
Finaly, I found a very nice application: website scraper. Because I pas ashmed or my post, I tested it on my DOM parser (in a project), and it is working very well.
Sorry, I'm a jerk
I almost totally ok with this article. But for me this component name is a big mistake:
<RenderUser user={user} />
It should be: <User {...user} /> (simplier, better)