vuejs / vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
http://v2.vuejs.org
MIT License
207.7k stars 33.66k forks source link

πŸ‘‹ Vue reactivity engine and MobX πŸ–– #8238

Open benjamingr opened 6 years ago

benjamingr commented 6 years ago

Hey,

Vue is cool, over at React land MobX ( https://github.com/mobxjs/mobx/ ) takes a similar approach by defining getters/setters.

The architectural nature of Vue apps is much closer to React+MobX than the typical React architecture and MobX is used and trusted by some big companies

I am not aware of any knowledge sharing or idea sharing between the projects. I think it would be really cool if we explore possibilities to collaborate.

Some areas of collaboration which could be cool:

I am explicitly not suggesting anything concrete. Just to get the discussion started. I got the idea after I started participating in SinonJS and someone from Jest reached out to us in order to use a shared code component.

What do you think?

(And I want to point out that "no" is also a perfectly acceptable response here)


Full disclosure - I am a part of the MobX team - MobX is written and is the brainchild of @mweststrate - I am also probably quite terrible at Vue itself :D

It's possible Michel reached out in the past (or vice versa) and the discussion simply isn't public.

vue-bot commented 6 years ago

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

benjamingr commented 6 years ago

Don't mind if this is closed or open in order to keep the tracker just bugs - ping @yyx990803 though.

mweststrate commented 6 years ago

See also: https://github.com/dwqs/vue-mobx and https://github.com/mmlpxjs/mobx-vue

benjamingr commented 6 years ago

Any chance we could get this discussion going @sodatea @yyx990803?

What would be a better way to interact?