Use relative paths in markdown and MDX images with Next.js
https://mmazzarolo.com/blog/2023-07-30-nextjs-mdx-image-source/
Server Actions and Mutations
https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations
Best practices to increase the speed for Next.js apps
https://stackoverflow.blog/2022/12/20/best-practices-to-increase-the-speed-for-next-js-apps/
RSC From Scratch. Part 1: Server Components