Completed
Last Updated: 26 Sep 2017 14:37 by ADMIN
Mike
Created on: 30 Jun 2015 20:22
Category: Kendo UI for jQuery
Type: Feature Request
22
ReactJS Bindings
It would very nice to have official ReactJS binding for Kendo UI.
3 comments
ADMIN
Carl
Posted on: 26 Sep 2017 14:37
Our initial React support was released with R3 2017: http://docs.telerik.com/kendo-ui-wrappers-react/getting-started. From here we will continue to add further support not only through these wrappers, but also a set of native components to be released starting with R1 2018 and on.
Malcolm
Posted on: 05 Oct 2015 11:44
I have just started looking at ReactJS and being able to integrate it into my normal KendoUI development would be great
Cosmin
Posted on: 01 Sep 2015 13:50
ReactJS is already challenging the best practices in Web Development. It would be very interesting for Kendo UI to adopt some of the ideas the makes ReactJS an amazing library: virtual DOM and one-way reactive data flow. Not to mention the functional and declarative programming paradigms that makes the code so much easier to read. Declarative composition is another strong point that could work very well for building reusable components.

Any opinions on this?