Ákos Kőműves
akoskm

akoskm

Follow
homeNewsletter 📬Gumroad 📦Aboutnewsletter
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Create a Job Board with Next.js 13 and Airtable

Jul 20, 20239 min read 1.8K views

Generate static HTML pages from Dynamic Data · With the shutdown of StackOverflow jobs, independent job boards are becoming increasingly popular. In this...

Create a Job Board with Next.js 13 and Airtable

How to Fetch Data from Strapi GraphQL in Next.js 13 Server Components

Jun 10, 20236 min read 762 views

Introduction I started exploring Headless CMS solutions a few weeks ago for a couple of reasons. One of the main motivations is, finding new clients...

How to Fetch Data from Strapi GraphQL in Next.js 13 Server Components

How to Make Next.js 13 More SEO-Friendly

Mar 10, 20235 min read 713 views

My story with Next.js and SEO started with www.beginneritjobs.com, a job board for beginners I started building in my spare time in November 2022. I...

How to Make Next.js 13 More SEO-Friendly

How to build static web apps with dynamic routes in Next.js 13

Nov 29, 20226 min read 3.9K views

Using React Server Components · This article will show you how to take advantage of the latest Next.js features: appDir and React Server Components. We...

How to build static web apps with dynamic routes in Next.js 13