Preview Mode Links will not work in preview mode

Code Ryan

Apr 29, 2024

Today, I cover something that really didn't make sense to me when I first started using Next.js: File conventions.


Apr 25, 2024

In today's video, I cover request memoization in React and Next.js. I show an example Next.js application of this working in practice. And I also discuss how it can prevent some headaches within your apps.


Apr 22, 2024

Today, I cover a common mistake to make when using Next.js server and client components. More specifically, it relates to using the use client directive.


Apr 20, 2024

Jonas's website: https://herrmannsdoerfer.dev/en/

In today's episode of the Code Ryan podcast, Jonas joins me to discuss GraphQL, Data Fetching Mistakes, AI taking web developer jobs, and much more.


Apr 18, 2024

In this video, I cover a new, updated guide for implementing authentication using Next.js and Supabase.

Final Code: https://github.com/coderyansolomon/update-supabase-nextjs

Supabase Docs: https://supabase.com/docs/guides/auth/server-side/nextjs