When comparing Dojo Toolkit vs Syncfusion JavaScript UI Controls, the Slant community recommends Dojo Toolkit for most people. In the question“What are the best Javascript UI Widget Toolkits?” Dojo Toolkit is ranked 3rd while Syncfusion JavaScript UI Controls is ranked 5th. The most important reason people chose Dojo Toolkit is:
Dojo Toolkit is a highly modular framework. It uses AMD modules and the module system is extremely powerful and easy to learn.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Highly modular
Dojo Toolkit is a highly modular framework. It uses AMD modules and the module system is extremely powerful and easy to learn.
Pro Consistent and complete
Pro Not only web apps
Dojo is not used only for web development. The widgets featured in Dojo can also be used to create mobile user interfaces.
Pro Modular and written fully in TypeScript
All components have been built as modules to enable selective referencing, so only the components and features you need are included in your application.
Pro Responsive and Touch friendly
All controls are touch friendly and render adaptively based on the device they are on to provide optimal usage experience on phones, tablets and desktops.
Pro Built-in themes
All 4 major themes are available such as Google's Material, Bootstrap, High contrast and Office 365's Fabric themes.
Pro Fast release cycle
4 major releases per year and weekly patch release.
Pro Free community license
Cons
Con Not able to keep up with the future of the web
The web is moving towards web components, something that Dojo does not implement. In its current state Dojo badly needs more abstraction and it also needs to provide some form of modern application architecture.
Con Integrated first-party loader makes interoperability extremely difficult
Con No startup-function
When the dojo-javascript is loaded, it will directly run the application. No chance to intercept with the options
