vendredi 18 mars 2016

React.js - observable states like observable in Ember.js

In ember I could write something like this:

statusChanged(){
//...do some code
}.observes('observableProperty')

What is the right way to do the similar work in React.js?




Aucun commentaire:

Enregistrer un commentaire