Content pfp
Content
@
0 reply
0 recast
2 reactions

5/9 pfp
5/9
@fiveoutofnine.eth
flash animation to indicate change
1 reply
7 recasts
65 reactions

5/9 pfp
5/9
@fiveoutofnine.eth
basically: ```tsx const { data } = useSWR(...); return <div key={data} className="animate-[...]}>{data}</div>; ```
1 reply
9 recasts
35 reactions

Shun Kakinoki pfp
Shun Kakinoki
@shunkakinoki
`swr`@beta man plz https://x.com/shuding_/status/1794461568505352693
1 reply
0 recast
1 reaction

5/9 pfp
5/9
@fiveoutofnine.eth
https://github.com/fiveoutofnine/www/blob/7621a1c7773ca23af54f5969f3193612f83f1d2e/app/blog/(components)/header/index.tsx#L32
1 reply
0 recast
0 reaction

Shun Kakinoki pfp
Shun Kakinoki
@shunkakinoki
hey, it doesn't stream the rendering w/ rsc and hydration is async blocking https://github.com/shuding/swr-rsc-example/blob/41585c6dc9d5c775c01b277dfb266b61c3907a94/app/page.tsx#L11-L14 h/t https://x.com/shuding_/status/1794462604649517245
2 replies
0 recast
0 reaction