-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal for Official Support #1
Comments
Looks good! Should be compatible out of the box immediately as well with MobX 5, which means that it will support direct manipulation of objects, arrays etc, which is all more cumbersome in Vue ;-) Feel free to submit an organization move request. I'll add you as collaborator as well. |
How does this library relate to https://github.com/dwqs/vue-mobx? Should the efforts be combined? |
N.B. note that moving it to the organisation means that there is a commitment @kuitos to support it from your side? I don't think there are a lot of other experienced Vue users in collaborators team of MobXJS :). |
@mweststrate vue-mobx was not maintained any more, see dwqs/vue-mobx#4 . The author recommended movue . Both the libraries are inspired by vue-rx, which I think would weaken the mobx power(sorry to @nighca 😜), I will post a article to explain this these days.
That challenge is what I want!
Yes that is what I concerned, fortunately I had use mobx-vue in our production to earn experience. |
Great effort @kuitos! Let me know if I can offer help. |
Firstly, recommend mobx-vue on movue haha.@nighca 😜 |
@kuitos Sure. I introduced mobx-vue in README. :) |
all right:ok_hand: |
Hi @mweststrate
Recently I built this library to combine mobx with vue through a simple api what like mobx-react does, now it released v1.0.0 and reached 100% code coverage already, could you please donate some time to make a review and check is it good enough to move to mobxjs organization?
The text was updated successfully, but these errors were encountered: