From 5333ef380f39a03dde8ff5b17bcd923383cf0932 Mon Sep 17 00:00:00 2001 From: Glauber Castro Date: Tue, 14 May 2019 06:11:39 -0300 Subject: [PATCH] Add React Hooks (#1560) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2ba67c6..4d68add 100755 --- a/readme.md +++ b/readme.md @@ -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.