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 f0d7ab1b8..14320b970 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 @@ -1 +1,10 @@ -# Next js \ No newline at end of file +# Next.js + +Next.js is an open-source development framework built on top of Node.js enabling React based web applications functionalities such as server-side rendering and generating static websites. + +Free Resources +Official Website +Official Docs for Getting Started +Mastering Next.js +Next.js for Beginners - freeCodeCamp +The Next.js Handbook — freeCodeCamp