what are Modules in Dojo?
Answer / Ramendr Pratap Singh
Modules in Dojo are self-contained units of functionality that can be loaded on demand. They help manage the complexity of large applications by breaking down functionality into smaller, reusable pieces. Modules can depend on other modules and are loaded using the dojo.require() function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Example on color picker in dojo framework?
What is dijit?
What is the point in dojo?
How to develop applications which support ios voiceover?
Give some components that comes along with dojo framework?
What is the use of modules in dojo?
What are the advantages of dojo charting?
whether Dojo is a part of Ajax and distinguishes their roles?
Where from downloading dojo?
What is the basic directory structure of dojo?
Can we have to use dojox/mobile/parser for dojo mobile applications?
Explain the features of dojo toolkit ?