
Remix with Chance Strickland
PodRocket - A web development podcast from LogRocket
00:00
Remixes Is a Great Way to Re-Use Your Nested Routes
remixes is built around the idea of your routes, right? Your routes, your entry point. And that route contains a few different things. It's got its component to render the route and it can have an action function. So useor submits of form. That form data goes to the server, right? There int the same route that you render yor form, you can now handle all the responsibilities of that form. Think it's really great for colocating that logic. Ali react sort of let us co locate a lot of our logic, traditionally on the clients side. Now you get to also co locate all your server code, which i think's really, really cool.
Transcript
Play full episode