nextjs articles
Optimizing images with the Next.js Image component
Learn how to use Next.js' Image component to automatically optimize your images
Read more
Sharing state between Next.js page navigations using React Contexts
Learn how to use React Contexts with Next.js to keep state alive between pages.
Read more