kevzettler / mobx_bad

Example repository showing that mobx is recomputing when it probably shouldn't on static observables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobx_bad

Example repository showing that mobx is recomputing when it probably shouldn't on static observables

install

npm install;
npm start

About

Example repository showing that mobx is recomputing when it probably shouldn't on static observables


Languages

Language:JavaScript 100.0%