Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanflorence/react-conf-2018
https://github.com/ryanflorence/react-conf-2018
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanflorence/react-conf-2018
- Owner: ryanflorence
- Created: 2018-10-25T04:41:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T01:21:36.000Z (almost 6 years ago)
- Last Synced: 2024-12-29T08:09:08.375Z (13 days ago)
- Language: JavaScript
- Size: 12.6 MB
- Stars: 642
- Watchers: 14
- Forks: 92
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - react-conf-2018 - (JavaScript)
README
# 90% Cleaner React w/ Hooks
By [Ryan Florence](https://twitter.com/ryanflorence) at React Conf 2018.
- [Talk](https://www.youtube.com/watch?v=wXLf18DsV-I)
- [Live version of the Carousel](https://90.now.sh).
Both apps use Create React app so:
```sh
cd carousel
yarn
yarn start
```Enjoy hooks responsibly and remember to render (and love) them unconditionally!
## License
MIT