Course lesson
Server actions make it easier to perform mutations in our applications. But what happens when our router is also fully aware of your route data dependencies? What if there was a way to optimize the typical waterfalls generated from mutations?
Server actions make it easier to perform mutations in our applications. But what happens when our router is also fully aware of your route data dependencies? What if there was a way to optimize the typical waterfalls generated from mutations?
In this lesson, we are going to learn how to create server actions and perform Single Flight Mutations.
Course lesson
Server actions make it easier to perform mutations in our applications. But what happens when our router is also fully aware of your route data dependencies? What if there was a way to optimize the typical waterfalls generated from mutations?