Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Kendo UI + Angular [closed]

I'm starting a new project with kendo ui and I was wondering if anyone has any experience integrating it with angular? is there any prefered JS framework(e.g. backbone,knockout) for working with kendo ui?

like image 380
Tsahi Avatar asked May 24 '13 17:05

Tsahi


People also ask

Does Kendo UI support Angular 12?

The Kendo UI for Angular R2 2021 release supports Angular 12 and will continue to stay current with Angular releases to ensure that you can take full advantage of the framework's capabilities.

Is Kendo UI for Angular open source?

Kendo UI Core can be used in open source and commercial projects which don't require dedicated support or advanced widgets such as editor, chart, grid, scheduler and more. You can access its public github repository here.

What is Kendo UI for Angular?

Kendo UI for Angular is a separate suite of native Angular 2 UI components. The Kendo UI for Angular Roadmap page provides information about the development plans of the team with regard to new components and features. The Telerik blogs are an additional source for the latest updates on Kendo UI for Angular.

Is Kendo UI open source?

Kendo UI Core is the free and open-source version of Kendo UI that provides access to the web's best UI widgets and key framework features, essential for developing great experiences for the web and mobile.


1 Answers

Take a look at kendo labs, they have integration examples for Angular, Backbone, Knockout ect. Most are a work in progress, but hopefully it will get you started. Just from the fact that Kendo is providing these integration examples there really is no one particular framework that works better, its your choice. Hopefully as the Kendo labs projects progress we will see more end to end projects demonstrating integration with these frameworks as well as best practices.

like image 111
dan Avatar answered Sep 20 '22 12:09

dan