DEV Community

Discussion on: Introduction to SWR

Collapse
 
sergiodxa profile image
Sergio Daniel Xalambrí

Yes, it's client-side only, it does more things internally, like revalidate when the browser tab is focused again and more feature I'm planning to write more soon.

There is a way to do SSR too, it's something I plan to write about too.

Collapse
 
tomekbuszewski profile image
Tomek Buszewski

Oh, so it is more to it than it looks, nice.

I'll be waiting on a follow-up article then, thanks! :)