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: 2 months ago
JSON representation
Showcasing how different React event handlers work.
- Host: GitHub
- URL: https://github.com/the-road-to-learn-react/react-event-handlers
- Owner: the-road-to-learn-react
- Created: 2020-01-04T16:39:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:25:21.000Z (about 5 years ago)
- Last Synced: 2025-03-24T07:06:49.311Z (3 months ago)
- Topics: react-event, react-event-handlers, react-events
- Language: JavaScript
- Homepage: https://www.robinwieruch.de
- Size: 163 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# react-event-handlers
[](https://travis-ci.org/the-road-to-learn-react/react-event-handlers) [](https://slack-the-road-to-learn-react.wieruch.com/) [](https://greenkeeper.io/)
Showcasing how different React event handlers work. [Read more about it.](https://www.robinwieruch.de/react-event-handler/)
[](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`