From 1b6ee66aaa77dbca9b4b47b01f015375b7f954cc Mon Sep 17 00:00:00 2001 From: Srinivasa Rao <94689880+scriptscrypt@users.noreply.github.com> Date: Sat, 17 Sep 2022 19:30:04 +0530 Subject: [PATCH] Added Course playlist (#1774) I found one best playlist that covers almost all the topics of Nextjs in short time, so sharing it here! --- .../103-react/content/102-react-ecosystem/101-ssr/100-next-js.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/103-react/content/102-react-ecosystem/101-ssr/100-next-js.md b/content/roadmaps/103-react/content/102-react-ecosystem/101-ssr/100-next-js.md index 14320b970..796665288 100644 --- a/content/roadmaps/103-react/content/102-react-ecosystem/101-ssr/100-next-js.md +++ b/content/roadmaps/103-react/content/102-react-ecosystem/101-ssr/100-next-js.md @@ -5,6 +5,7 @@ Next.js is an open-source development framework built on top of Node.js enabling Free Resources Official Website Official Docs for Getting Started +Next.js Full course Mastering Next.js Next.js for Beginners - freeCodeCamp The Next.js Handbook — freeCodeCamp