MBHi! I wrote an article about implementing transparent reactivity with ES6 Proxies a while ago, which walks you through a roughly 100 loc example. You can find it here. It has some differences from MobX, but it might give you some inspiration (:Comment·Thread·Feb 2, 2017·3·Can someone give an example on how to mimic MobX, just using Vanilla JavaScript?