Kendo UI MVC server-side wrappers are much more easier to work with but not possible to do a full SPA application and UI experience is slow. Can you come with an idea to allow development using server-side wrappers but then deploy application as client-side SPA converting server-side wrappers to client-side SPA code?
Hi,
I would suggest you check the template project from our Telerik UI for Blazor SPA:
https://docs.telerik.com/blazor-ui/getting-started/vs-code-integration/introduction
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Also this article, maybe you can add some of the tips in this article into KendoUI MVC http://www.codeproject.com/Articles/848092/Transforming-existing-MVC-application-to-work-as-S
Thanks for the pointers, I'll forward them to our engineering leads to have a look and share opinion.
Looks like ReactJS.NET does this. Have a look at this: Server-side rendering a single page app with ReactJS.NET: http://blog.staticvoid.co.nz/2015/2/12/server-side_rendering_with_reactjs.net http://reactjs.net/getting-started/usage.html What do you think?
Thanks for the idea, sounds interesting. Do you know of other solutions which allow server-side development and automatic code conversion to client SPA code? If so, feel free to share it to evaluate possible options, thanks.