From 6efadd0de87a61c4ff6831be7977774b6bbfeff9 Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Mon, 2 Mar 2020 12:24:56 +0100 Subject: [PATCH] Added React Hooks in Action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4032e58..1e99d3f 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list about React Hooks. - [Primer on React Hooks](https://testdriven.io/blog/react-hooks-primer/) - Austin Johnston. - [React Hooks - A deeper dive featuring useContext and useReducer](https://testdriven.io/blog/react-hooks-advanced/) - Austin Johnston. - [Advanced React Hooks Workshop](https://github.com/kentcdodds/advanced-react-hooks) - Kent C. Dodds. +- [React Hooks in Action](https://www.manning.com/books/react-hooks-in-action) - John Larsen. ## Discussions