Files
react/docs/docs
Mark FunkandDan Abramov 5ffc169585 Update ES6 class documentation with binding perf
Adding a note in the ES6 class documentation about function binding.  Recommending that you bind your handlers in the constructor so that they are referentially the same function every time render is invoked (helps with child components that might potentially call shouldComponentUpdate)
2016-03-29 21:03:54 +01:00
..
2015-10-01 09:38:02 -07:00