A simple guide to Javascript event handling in React
Introduction
The main purpose of Javascript in web development is to handle interactions between the user and the web interface - what happens when a user fills a form or clicks a button? These interactions are usually handled through something calle...
tobiojuolape.hashnode.dev3 min read