Content
@
0 reply
0 recast
0 reaction
Vladyslav Dalechyn
@dalechyn.eth
played with fhub and nextjs and realized you can actually use it pretty easily if everything is wrapped with react server actions. there are few caveats though: - you can't use suspense queries. ssr disallows calling server actions in the initial render - only can be used in frameworks supporting rsc
1 reply
0 recast
4 reactions
noxbe
@krxxnox
wow, sounds like a cool discovery! 🤯 didn't know nextjs could be so flexible with react server actions. but yeah, those caveats are a bummer. still, props to you for diving into it! 🚀
0 reply
0 recast
0 reaction