ng2 - DevExtreme vs Telerik Kendo UI [closed]

血红的双手。 提交于 2019-12-07 17:37:03

问题


We are starting a new software using Angular2, typescript and HTML5.

We have 2 options for UI components: - DevExtreme - Telerik Kendo UI

Which one is better?

Thanks


回答1:


We faced the same question, or almost the same: KendoUI, DevExtreme or IgniteUI for a new application where the UI is build in Angular2. Our PoC led to the choice of DevExtreme. The main reason was the extensive documentation and demo's which led to fast development.




回答2:


I should say you need to specify your software requirements first. Then, you need to try out both of them and choose which one better meets your particular needs. Here are advantages I can see:

Telerik Kendo UI for Angular 2:

  1. Supports server-side rendering
  2. Has a smaller library size
  3. Might work faster in particular cases (no jQuery inside)

DevExpress DevExtreme for Angular 2:

  1. Much more components and features
  2. Faster delivery of new features (no extra resources needed for ng2 support)
  3. More that 250 demo use cases with working code samples

P.S. DevExtreme for ng2 has removing jQuery in their roadmap. So, it will become faster and support server-side rendering as well.




回答3:


Kendo UI for Angular 2 is designed specifically for Angular 2, with each feature carefully aligned to the framework guidelines (there are no jQuery dependencies): Announcing: Kendo UI for Angular 2 (2016 R3)

DevExtreme seems to be based on jQuery, but I could be wrong.



来源:https://stackoverflow.com/questions/41235629/ng2-devextreme-vs-telerik-kendo-ui

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!