Preview Mode Links will not work in preview mode

Code Ryan

Mar 31, 2025

Today I cover an issue you might run into with running code multiple times in React -- especially when running initialization code -- and how React thinks you should solve it Docs: https://react.dev/learn/you-might-not-need-an-effect#sharing-logic-between-event-handlers


Mar 27, 2025

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


Mar 24, 2025

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


Mar 20, 2025

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


Mar 17, 2025

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