NextJS
https://github.com/unicodeveloper/awesome-nextjs
Official examples: https://github.com/vercel/next.js/tree/canary/examples
Curs interessant: https://react2025.com/
Blog posts i altres recursos: https://reactresources.com/topics/nextjs
https://vercel.com/blog/upgrading-nextjs-for-instant-performance-improvements
https://remix.run/blog/remix-vs-next
Aquí diu coses interessants: https://dev.to/alex_barashkov/comparing-gatsby-and-nextjs-for-website-development-13b7
Cheapest way to deploy a React app using NextJS SSR on AWS? - https://stackoverflow.com/questions/61433306/cheapest-way-to-deploy-a-react-app-using-nextjs-ssr-on-aws
Next.js 12 -> Next.js 13: https://twitter.com/lydiahallie/status/1591120215189749760
Site examples and repos
- A Beautiful Bejamas Blog Template with Next.js on Netlify: https://www.netlify.com/blog/a-beautiful-bejamas-blog-template-with-next.js-on-netlify - https://github.com/netlify-templates/nextjs-blog-theme - https://bejamas-nextjs-blog.netlify.app/
- https://github.com/hoangvvo/nextjs-mongodb-app, auth amb Passport, hi ha 4 blog posts: https://hoangvvo.com/blog/next-js-and-mongodb-app-1
- https://github.com/timlrx/tailwind-nextjs-starter-blog
- https://github.com/leerob/leerob.io - https://leerob.io/
- https://github.com/brianlovin/briOS - https://brianlovin.com/
- https://github.com/tastejs/next-movies
- https://www.joshwcomeau.com/blog/how-i-built-my-blog
- I use Next's API Routes for things that require persistence in the backend.
- I use MongoDB as my database, to store stuff like the # of likes each post has.
- https://github.com/rauchg/blog - https://rauchg.com/
- https://github.com/ixartz/Next-js-Boilerplate
- https://github.com/github/docs
- https://github.com/shadcn/taxonomy - app built using the new router, server components and everything new in Next.js 13
- Similar to a Docusaurus site - https://github.com/GeekyAnts/nativebase-docs - https://docs.nativebase.io
MDX
https://www.joshwcomeau.com/blog/how-i-built-my-blog/#using-mdx-with-nextjs