Course lesson

Implement a server-side search using React Query

In this lesson you'll see a few concepts from previous lessons come together!

Duration
8 min
Access
Included
Transcript
Retained from source evidence

In this lesson you'll see a few concepts from previous lessons come together!

Instead of just filtering the resulting data from a query in a client-side search, you can actually make your queries dynamic and do that filtering server-side.