Calling event handler instead of passing reference – onClick={this.handleClick()} instead of onClick={this.handleClick} ReactJS