Add React Hooks (#1560)

pull/1564/head
Glauber Castro 5 years ago committed by Sindre Sorhus
parent c53b7bdec4
commit 5333ef380f

@ -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.

Loading…
Cancel
Save