Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
A podcast on coding, programming, JavaScript, React, software engineering, and other development related topics.... more
FAQs about Code Ryan:How many episodes does Code Ryan have?The podcast currently has 362 episodes available.
May 06, 2024Clean Next.js Code With Prettier: Fast Configuration!Learn how to quickly configure Prettier in your Next.js project with this easy-to-follow tutorial. Streamline your code formatting to enhance readability and maintain consistency across your development team. Perfect for beginners and experienced developers alike! Prettier: https://prettier.io/docs/en/...more9minPlay
May 02, 2024Next.js Tutorial: Solving Client-Server Component ErrorsIn this comprehensive tutorial, we delve into a crucial topic for Next.js developers: the proper integration of client and server components. Discover the common mistakes developers make when interleaving these components and learn the best practices to avoid them. Whether you're a beginner or an experienced developer, this video will provide you with essential insights to enhance your Next.js applications. Watch now and master the art of component composition in Next.js! For more details, visit: https://nextjs.org/docs/app/building-your-application/rendering/composition-patterns#interleaving-server-and-client-components....more9minPlay
April 29, 2024Next.js Secrets: File Conventions Explained!Today, I cover something that really didn't make sense to me when I first started using Next.js: File conventions....more22minPlay
April 25, 2024React Secrets: Avoiding Mistakes with Request MemoizationIn 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....more10minPlay
April 22, 2024Avoid This Common Rookie Mistake In Next.jsToday, 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....more8minPlay
April 20, 2024AI Taking Developer Jobs, Data Fetching Mistakes, And GraphQLJonas'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....more33minPlay
April 18, 2024Complete UPDATED Guide - Next.js Auth With SupabaseIn 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...more39minPlay
April 15, 2024The 5 Biggest Mistakes of My Software Engineering CareerIn today's video, I cover 5 things I wish I knew when I first started my software engineering career and some mistakes to avoid....more12minPlay
April 11, 2024Master Next.js Testing with Cypress: A Step-by-Step GuideStarter Project: https://github.com/coderyansolomon/next-testing-starter Cypress Docs: https://docs.cypress.io/guides/core-concepts/testing-types Next.js Docs: https://nextjs.org/docs/app/building-your-application/testing/cypress...more37minPlay
April 08, 2024How To Manage Sessions In Next.js, ReallyIn today's video, I cover session management in Next.js. Specially, I cover cookie-based and database-based session management, what they are, and some examples of how they work. Article: https://nextjs.org/docs/app/building-your-application/authentication#session-management...more9minPlay
FAQs about Code Ryan:How many episodes does Code Ryan have?The podcast currently has 362 episodes available.