What is folders structure?
Answer / Prasenjeet Sarkar
The folders structure for Dojo Toolkit typically includes a base directory with several subdirectories. The main directories usually include 'dojo', 'dijit', and 'dojox'. The 'dojo' directory contains the core JavaScript files, 'dijit' contains widgets, and 'dojox' contains additional third-party extensions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know why does in many of tests html files have style="visibility:hidden;"?
What is the use of asynchronous module definition (amd)?
What is the basic directory structure of dojo?
Example on progress bar in dojo framework?
Distinguish between dojo and jquery.
What is the difference between ajax and dojo?
What is the use of modules in dojo?
What is dojo toolkit?
Explain the dojo architecture?
What is folders structure?
Explain about environment-specific libraries in dojo?
Example of dojo script using widgets?