Add React Hooks (#1560)

This commit is contained in:
Glauber Castro 2019-05-14 06:11:39 -03:00 committed by Sindre Sorhus
parent c53b7bdec4
commit 5333ef380f

View File

@ -190,6 +190,7 @@
- [Frameworks](https://github.com/troxler/awesome-css-frameworks#readme)
- [React](https://github.com/enaqx/awesome-react#readme) - App framework.
- [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps.
- [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - A new feature that lets you use state and other React features without writing a class.
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way#readme)
- [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components.
- [Angular](https://github.com/gdi2290/awesome-angular#readme) - App framework.