1.

Mention What Are Modules In Dojo?

Answer»

In Dojo, Modules are individual CODES that can be loaded separately. They are identifying using a string that is similar to the file path where the CODE is DEFINED.

Example: my/module/class.

In Dojo, Modules are individual codes that can be loaded separately. They are identifying using a string that is similar to the file path where the code is defined.

Example: my/module/class.



Discussion

No Comment Found