Blog
In-depth tutorials on full-stack web development.
3 posts tagged with "Next.js"
Clear tagSunday, July 21st, 2024
How to Implement Google Sign-In in Next.js with Supabase Auth
Learn how to integrate Google Sign-in functionality into your Next.js app using Supabase Auth.
Read more View articleThursday, July 11th, 2024
How to use Framer Motion with Next.js Server Components
Learn how to create custom motion wrappers to animate Server Components.
Read more View articleSunday, September 17th, 2023
What is the TypeScript Type of Next.js searchParams?
Learn how to correctly type searchParams in Next.js using TypeScript.
Read more View article