React Cookbook
上QQ阅读APP看书,第一时间看更新

Handling Events, Binding and Useful React Packages

In this chapter, the following recipes will be covered:

  • Binding methods using the constructor versus using arrow functions
  • Creating form elements with events
  • Displaying information in a modal with react-popup
  • Implementing Airbnb React/JSX Style Guide
  • Updating our title and meta tags with React Helmet