PLAY PODCASTS
Passing state across components in RemixJS
Season 4 · Episode 3

Passing state across components in RemixJS

Prashant asked this on 2023-06-16

The Call Kent Podcast

June 19, 20236m 48s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

If I was just using plain React, I would use the Context API or even global variables to keep track of the state of an application. Whats the best way to achieve this when using Remix?

P.S. You can definitely still use context if you like!

Passing state across components in RemixJS

Topics

statecontext