Bindings

Binding comes in very handy while creating React apps. You'll see how by as you go read this lesson.

We'll cover the following

It is important to learn about bindings in JavaScript classes when using React ES6 class components. In the following code, we bounded the class method onDismiss() in the constructor like this:

Get hands-on with 1200+ tech skills courses.