Print Shortlink

Another JavaScript library-Kendo UI

Yet another JavaScript library for mobile applications, KendoUI from Telerik has started making some noise. Few noticeable points, at a first glance about Kendo UI.

  • Kendo UI provides widgets that can be used in web applications, pretty similar to jQuery UI. It looks like it’s more effective when used with ASP.NET applications.
  • It provides a mobile framework that is very similar to jQuery Mobile.In fact, the examples shown in the documentation are very similar to jQuery Mobile.
  • Kendo UI gives you an implementation of MVVM pattern akin to KnockOut.js.

Let me post a couple of examples after playing with it.

Leave a Reply