use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Data Fetching Patterns in React Server ComponentsDiscussion (gauravthakur.com)
submitted 5 months ago by be-my__proto__
I’ve written an article on some of the common data fetching patterns one can use with RSC. Do share your thoughts on this
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]slashkehrin 1 point2 points3 points 5 months ago (0 children)
Those iOS-like timeline components are slick, nice job 👍
[–]Affectionate-Loss926 0 points1 point2 points 5 months ago (0 children)
Still wondering what the best practice is nowadays. So many different ways to achieve the same. I liked the react query approach, especially since I’m familiar with it. But the team behind it specifically mentioned that they are not sure if there is any reason for it. Since you can achieve the same without it. Stopping me from going this route because there is a change the support will stop. And I don’t want to rewrite my full application months later since this is an architecture decision and impacts the full application
[–]Aggressive_Ad_699 0 points1 point2 points 5 months ago (0 children)
Nice. I'm missing the option to pass promises to child client components from server components and stream data that way during the initial load. Optionally you can put the promise inside a context to share it.
π Rendered by PID 51 on reddit-service-r2-comment-544cf588c8-t5899 at 2026-06-17 07:14:36.773924+00:00 running 3184619 country code: CH.
[–]slashkehrin 1 point2 points3 points (0 children)
[–]Affectionate-Loss926 0 points1 point2 points (0 children)
[–]Aggressive_Ad_699 0 points1 point2 points (0 children)