Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-road-to-learn-react/react-event-handlers

Showcasing how different React event handlers work.
https://github.com/the-road-to-learn-react/react-event-handlers

react-event react-event-handlers react-events

Last synced: 3 months ago
JSON representation

Showcasing how different React event handlers work.

Awesome Lists containing this project

README

        

# react-event-handlers

[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-event-handlers.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-event-handlers) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-event-handlers.svg)](https://greenkeeper.io/)

Showcasing how different React event handlers work. [Read more about it.](https://www.robinwieruch.de/react-event-handler/)

[![Edit react-event-handlers](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/the-road-to-learn-react/react-event-handlers/tree/master/?fontsize=14)

## Installation

- `git clone [email protected]:the-road-to-learn-react/react-event-handlers.git`
- cd react-event-handlers
- npm install
- npm start
- visit `http://localhost:3000`