|
|
|
|
|
by _nkl1
1100 days ago
|
|
I’ve recently started working with NextJs and absolutely loving it so far. However, with adopting the App Router there is a big looming question - what happens with frontend state/query management libraries like react-query/trpc? So far, I’ve seen unergonomic solutions that require the developer to manually hydrate the frontend. Hopefully, over the next few months we discover a solution that “just works”, so we can widely adopt RSC. |
|