From 69acccd1471a00acc7cd64aaec5e1045ca210911 Mon Sep 17 00:00:00 2001 From: schurma Date: Sun, 16 Aug 2020 00:32:51 -0500 Subject: [PATCH] Update README.md Added a book to bottom of list for learning react through its interactions with a back end system. It's a non-free book but it's a fantastic resource for learning react. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f1cb2d9..896854c 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,6 @@ http://www.flexboxdefense.com/ ### ITCSS: Scalable and Maintainable CSS Architecture (*Recommended) https://www.xfive.co/blog/itcss-scalable-maintainable-css-architecture/ + +### Full Stack Development with React Hooks and Spring Boot 2.0 (Book) +[Hands-On Full Stack Development with Spring Boot 2 and React, 2nd Edition](https://www.amazon.com/Hands-Stack-Development-Spring-React-ebook-dp-B07S6F7YL3/dp/B07S6F7YL3/ref=dp_ob_title_def)