Code Ryan

A podcast on coding, programming, JavaScript, React, software engineering, and other development rel

Episodes

Total: 330

Middleware Docs: https://nextjs.org/docs/app/building-your-application/routing/middleware

Docs: https://react.dev/learn/you-might-not-need-an-effect#subscribing-to-an-external-store

Docs: https://react.dev/learn/you-might-not-need-an-effect#notifying-parent-components-about-state-c

Parallel Routes Docs: https://nextjs.org/docs/app/building-your-application/routing/parallel-routes#

Today I cover an issue you might run into with running code multiple times in React -- especially wh

Docs: https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes#generating-static

Docs: https://react.dev/learn/you-might-not-need-an-effect#sharing-logic-between-event-handlers

Docs: https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes#generating-static

Docs: https://react.dev/learn/you-might-not-need-an-effect#adjusting-some-state-when-a-prop-changes

Route Groups Code: https://nextjs.org/docs/app/building-your-application/routing/route-groups

Docs: https://react.dev/learn/you-might-not-need-an-effect#resetting-all-state-when-a-prop-changes

Docs: https://nextjs.org/docs/app/building-your-application/routing/redirecting#nextresponseredirect

Docs: https://react.dev/learn/you-might-not-need-an-effect#how-to-remove-unnecessary-effects

Docs: https://nextjs.org/docs/app/api-reference/functions/use-router#disabling-scroll-to-top

Docs: https://react.dev/learn/you-might-not-need-an-effect#how-to-remove-unnecessary-effects

Learn how to use the redirect and permanenetRedirect functions in Next.js -- https://nextjs.org/docs

Docs: https://react.dev/learn/synchronizing-with-effects

Docs: https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming#streami

Docs: https://react.dev/learn/synchronizing-with-effects

Docs: https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming