1. React
  2. ReactiveConf
  3. 2015
  4. React, transparent reactive programming and mutable data structures

React, transparent reactive programming and mutable data structures

Michel Weststrate at ReactiveConf 2015

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; Mobservable. It helps you to write simple, declarative, yet highly efficient code. Your future code maintainers will love you for applying it.