The ability to express essential complexity in a simple way is crucial for any code-base. At Mendix we did an interesting discovery during the development of a complex MDD tool. React, mutable data structures and transparent reactive programming are a match made in heaven. We published a library that leverages these concepts; MobX. It helps you to write simple, declarative, yet highly efficient code. Your future code maintainers will love you for applying it.