DEV Community

# swr

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unleash the Power of SWR: Mastering Data Fetching in Next.js

Unleash the Power of SWR: Mastering Data Fetching in Next.js

6
Comments 1
2 min read
Optimistic UI with SWR2

Optimistic UI with SWR2

1
Comments
3 min read
React Data Fetching Pattern - Part IV

React Data Fetching Pattern - Part IV

4
Comments
2 min read
React Data Fetching Patterns - Part I

React Data Fetching Patterns - Part I

4
Comments
3 min read
Five Clever Hacks for React-Query or SWR

Five Clever Hacks for React-Query or SWR

44
Comments 1
8 min read
Supabase & SWR

Supabase & SWR

20
Comments 1
7 min read
How to Use SWR with React

How to Use SWR with React

9
Comments
4 min read
How to Dynamically updated Next.js Static Pages with SWR

How to Dynamically updated Next.js Static Pages with SWR

8
Comments
4 min read
Build comments section with Next.js and Supabase

Build comments section with Next.js and Supabase

23
Comments 2
25 min read
React 18 Suspense minimal example

React 18 Suspense minimal example

8
Comments
2 min read
How to revalidate data on focus with SWR and React Native

How to revalidate data on focus with SWR and React Native

4
Comments
5 min read
Cache me if you can 🏃

Cache me if you can 🏃

8
Comments
2 min read
The modern guide to React state patterns

The modern guide to React state patterns

7
Comments
11 min read
Complete setup of Nextjs, SWR , Axios and Material UI with SSR for your upcomming projects

Complete setup of Nextjs, SWR , Axios and Material UI with SSR for your upcomming projects

43
Comments 1
3 min read
What made me use SWR?

What made me use SWR?

11
Comments 1
1 min read
How to understand the request deduplication in SWR

How to understand the request deduplication in SWR

14
Comments 1
3 min read
Use SWR for a better data fetching

Use SWR for a better data fetching

33
Comments 6
2 min read
Consumindo uma API GraphQL com SWR

Consumindo uma API GraphQL com SWR

3
Comments 1
5 min read
GraphQL Data Fetching with SWR React Hooks and Hasura

GraphQL Data Fetching with SWR React Hooks and Hasura

10
Comments
4 min read
I'm getting rid of Redux

I'm getting rid of Redux

24
Comments 1
1 min read
Build an Optimistic UI in React using SWR with useMutation

Build an Optimistic UI in React using SWR with useMutation

10
Comments
2 min read
SWR-Style Fetching with XState

SWR-Style Fetching with XState

14
Comments
14 min read
Use SWR with Geolocation

Use SWR with Geolocation

14
Comments
4 min read
Stale-While-Revalidate Data Fetching Composable with Vue 3 Composition API

Stale-While-Revalidate Data Fetching Composable with Vue 3 Composition API

9
Comments
4 min read
Sync SWR cache with Web Storage

Sync SWR cache with Web Storage

23
Comments 1
3 min read
Sync WebApp Session Status between Tabs with SWR

Sync WebApp Session Status between Tabs with SWR

10
Comments
4 min read
Using Immer with SWR to mutate data

Using Immer with SWR to mutate data

6
Comments
2 min read
React: Slow Suspense

React: Slow Suspense

4
Comments 1
1 min read
How SWR works behind the scenes

How SWR works behind the scenes

226
Comments 5
6 min read
Managing Remote Data with SWR

Managing Remote Data with SWR

26
Comments 3
4 min read
Render as you Fetch Pattern in React with SWR

Render as you Fetch Pattern in React with SWR

45
Comments
6 min read
Prefetching Data in a Next.js Application with SWR

Prefetching Data in a Next.js Application with SWR

23
Comments 2
5 min read
What Type of States Could You Find in a Client-Side Application?

What Type of States Could You Find in a Client-Side Application?

20
Comments
8 min read
Using Suspense for Data Fetching Today with SWR

Using Suspense for Data Fetching Today with SWR

15
Comments 4
4 min read
Introduction to SWR

Introduction to SWR

18
Comments 3
3 min read
loading...