Tag: Next.js
All the articles with the tag "Next.js".
How to Fetch Data from Strapi GraphQL in Next.js 13 Server Components
Published: at 12:43 PMFetch Strapi GraphQL data in Next.js 13: Set up Strapi, GraphQL, Next.js, create client, generate types, fetch in Server Components
How to Make Next.js 13 More SEO-Friendly
Updated: at 02:04 PMAre you struggling with getting your Next.js 13 app to rank well on search engines? I’ll show you some essential SEO optimizations that you can implement.
How to build static web apps with dynamic routes in Next.js 13
Updated: at 01:24 PMThis article will show you how to take advantage of the latest Next.js features: appDir and React Server Components.