Skip to content

Instantly share code, notes, and snippets.

@teimurjan
Created May 21, 2018 06:49
Show Gist options
  • Save teimurjan/ea61a9df2d14af7fec9c509895a46d85 to your computer and use it in GitHub Desktop.
Save teimurjan/ea61a9df2d14af7fec9c509895a46d85 to your computer and use it in GitHub Desktop.
blog-react-applications-optimization
constructor(props) {
super(props);
this.handleClick = this.handleClick.bind(this);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment