From 3fafddaa93c912c8d45e66b7235fb7a818f50675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Castiel?= Date: Fri, 18 Nov 2022 12:22:53 -0500 Subject: [PATCH] Add new book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3a246..faff26d 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ * [Hands On Next.js](https://www.honext.io/) - A practical fullstack book on universal (server) rendering for react applications. * [Next.js Quick Start Guide](https://www.packtpub.com/web-development/nextjs-quick-start-guide) - Create, build and deploy universal JavaScript applications using Next.js * [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Build a frontend React application that transparently handles server-side rendering for you. +* [Serverless Web Applications with React and Next.js](https://www.amazon.com/dp/B0BHRPMF74) - Use Next.js serverless features to access databases and authenticate users in your React applications ## Videos