Tag: Next.js
All the articles with the tag "Next.js".
How to build a simple Magic-Link Sign-In with Next.js, Supabase, and Sendgrid
Updated: at 11:43 AMLearn to build a magic-link sign-in system using Next.js, Supabase, and SendGrid. Secure, passwordless authentication made simple
Building an audio Transcription App with Next.js
Updated: at 07:48 PMLearn to build an audio transcription app using Next.js, OpenAI's API, TypeScript, and Tailwind
File Upload with Next.js 14 and Server Actions
Updated: at 06:39 AMLearn how to handle file uploads in Next.js 14 using Server Actions, simplifying backend integration directly in your React components
Create a Job Board with Next.js 13 and Airtable
Published: at 04:59 AMBuild a static, SEO-friendly job board using Next.js 13, Airtable, TailwindCSS; easy integration, no backend, free version compatible
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.