Hanxing Yang

Results 222 issues of Hanxing Yang

Hi there! I've read the docs and came with some ideas: 1. Mostly what we want is to connect **Store instance** with **Component instance/element**, instead of to connect **Store instance**...

discussion

RT~ 方便依赖方使用并控制版本

Why MobX + movue, instead of Vuex? 1. MobX provides more flexible and powerful observable system (`shallow`, `ref`, `map`...) 2. You may not like Vuex (`action` & `mutation`, the way...

question

Offer tool for dependency injection. Maybe like [provider-and-inject of mobx-react](https://github.com/mobxjs/mobx-react#provider-and-inject), maybe better:P

Perhaps we can offer better vue-mobx develop experience by hijack [`render` method](https://cn.vuejs.org/v2/guide/render-function.html) of vue component. Then we can access observable value from MobX store directly in vue components' render method...

todo

* [MobX + React / Vue App](https://codepen.io/lacedon/pen/jGZwbQ)

todo

> SWEET! Let's run to Harmony(ES2015)! > > ``` > async _ => { > var userId = await min.incr('users:id:seq') > await min.hmset(`user:${userId}`, { > name: 'Will Wen Gunn', >...

store 里注入 store 跟 component 里注入 store 的方式好像不太一致,有啥考虑嘛?

Follow the structral change of [goplus README](https://github.com/goplus/gop/blob/main/README.md) and redesign the structure of [homepage](https://goplus.org).

ZH & EN, in the first place.

priority:low