movue
movue copied to clipboard
more examples
https://codepen.io/lacedon/pen/jGZwbQ MobX + React/Vue I find a good example from codepen.
@NiuZhuang Thx, seems that the example's author is also author of these two PRs (#14, #15).
Great job! @lacedon May I use that as an example here?
@nighca, yes, sure. But there are some issues:
- I used a jsx syntax for vue components. And it's not so good as I thought :)
- I used version 0.0.4, so there are no aliases and setters.
So, you can rewrite it if you want. Or I can do that on weekend.