From 9d292cb5e70f6ff823f099268177d1dcc31cfdb9 Mon Sep 17 00:00:00 2001 From: Mike Cavaliere Date: Mon, 19 Dec 2022 13:57:16 -0500 Subject: [PATCH] feat: adds Cut Into The Jamstack book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d3a1a..701887c 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ * [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 +* [Cut Into The Jamstack: Build a SaaS with React and Next.js](https://www.cutintothejamstack.com/) - Build a full-stack software-as-a-service application using Next.js, Prisma ORM, Cloudinary API, Chakra-UI and React Hook Form. ## Videos