React basic 5 — Basic Event Handlers

Takuma Kakehi
3 min readMay 21, 2020

Now we went over basic class structures from the last post (React basic 4 — Class Based Component and Lifecycle Methods), I would like to go over handling events. The key is the use of props to invoke a method of a parent Class from its child Class's event, which comes at the end of this post.

In the next few posts, we will be creating a simple image search app like this.

--

--

Takuma Kakehi

An experienced product owner and interaction designer with a decade of versatile industry experience.