mobxjs / mobx-vue

🐉 Vue bindings for MobX
MIT License
475 stars 22 forks source link

Add Documentation re Optimizing Rendering #36

Open murraybauer opened 4 years ago

murraybauer commented 4 years ago

Do the mobx-react best practices regarding component composition and de-referecning equally apply to mobx-vue?

Does this library work same same, any other obvious advice?