▲ Why and How to Use PureComponent in React.js at 60devs.com▼5 up and 0 down, posted by orkon 2901 days ago 2 comments
xat 2900 days ago. link parent 3 points ▲ ▼It's a shortcut for: <button onClick={this.handleClick.bind(this)} /> Have a look at https://github.com/tc39/proposal-bind-operator