From 59a258949107fd3cf42991c952e8367f642769d7 Mon Sep 17 00:00:00 2001 From: Zoheb Alli Khan Date: Tue, 22 Jun 2021 10:53:50 +0530 Subject: [PATCH] Redux State Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a32aee..6352d30 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ - [ ] The Beginner's Guide to React by Kent C. Dodds [Video](https://egghead.io/courses/the-beginner-s-guide-to-react) #### Front end library: +- [ ] Recoil [Docs](https://recoiljs.org/docs/introduction/installation) - [ ] Redux [Video](https://youtu.be/CVpUuw9XSjY) #### APIs