This course has been updated! We now recommend you take the Complete Intro to React, v8 course.

Check out a free preview of the full React.js (with Introduction to Flux Architecture) course:
The "Understanding Events" Lesson is part of the full, React.js (with Introduction to Flux Architecture) course featured in this preview video. Here's what you'd learn in this lesson:

One way to add events to DOM element in React is within the JSX code. Events can be added inline as a prop. Custom parameters can be passed to event handlers by utilizing the bind() method. Ryan demonstrates this technique and answers a few audience questions about debugging.

Get Unlimited Access Now