Refine and Server Components
Hello,
is there any info regarding Refine and server components?
I found this blog post: https://refine.dev/blog/react-server-components/#pros-and-cons-of-react-server-components
It's very well written but it does not say anything about refine and server components.
I searched in Discord but did not really find a lot.
I know Refine does support Nextjs and Nextjs (i think 13+) does use server components.
So how does that integrate with Refine and e.g. it's data providers? Some data providers use a axios instance to fetch.
Can someone provide an overview of what's already supported, what's on the roadmap and what's outside of scope regarding Refine and server components?
Thank you
is there any info regarding Refine and server components?
I found this blog post: https://refine.dev/blog/react-server-components/#pros-and-cons-of-react-server-components
It's very well written but it does not say anything about refine and server components.
I searched in Discord but did not really find a lot.
I know Refine does support Nextjs and Nextjs (i think 13+) does use server components.
So how does that integrate with Refine and e.g. it's data providers? Some data providers use a axios instance to fetch.
Can someone provide an overview of what's already supported, what's on the roadmap and what's outside of scope regarding Refine and server components?
Thank you
We will discuss what React server components are as well as how to incorporate them into building applications.

