React Server Components allow the developer to mix the fast server-side rendering with the interactivity of client-side JavaScript.
So far modern JS frameworks were explicitly operating on the client (with SSR being an optional feature). With server-components it's the opposite - RS Cs introduce a new mental model for building hybrid applications that leverage both the server and the client.
The main advantages of the React Server Components are that:
Hi everyone,
Kendo React Server Components experimental package is live! It comes with a Grid Server Component that supports filtering. sorting, paging and editing operations. Don't miss out the great blog post and documentation of the project!
Please, help us shape our future development and share any feedback in our github issue or support ticket system.
Regards,
Joana
Progress Telerik
Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!