parent
13293837e2
commit
4ee4cc599c
3 changed files with 15 additions and 10 deletions
@ -1 +1,12 @@ |
||||
# Next js |
||||
# 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. |
||||
|
||||
<ResourceGroupTitle>Free Resources</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Website' href='https://nextjs.org/'>Official Website</BadgeLink> |
||||
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://nextjs.org/docs/getting-started'>Official Docs for Getting Started</BadgeLink> |
||||
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://masteringnextjs.com/'>Mastering Next.js</BadgeLink> |
||||
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://youtu.be/1WmNXEVia8I'>Next.js for Beginners - Full Course at freeCodeCamp YouTube Channel</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Handbook' href='https://www.freecodecamp.org/news/the-next-js-handbook/'>The Next.js Handbook — FreeCodeCamp</BadgeLink> |
||||
|
Loading…
Reference in new issue