What is the use of asynchronous module definition (amd)?



What is the use of asynchronous module definition (amd)?..

Answer / Vikas Kumar Sharma

Asynchronous Module Definition (AMD) is a system for loading JavaScript modules asynchronously. It allows developers to write code that depends on other modules, which are loaded only when required, improving performance and reducing conflicts in larger projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dojo Toolkit Interview Questions

What are the disadvantages of dojo?

1 Answers  


What are the features provided by dojo widgets?

1 Answers  


what are the limitations of Dojo?

1 Answers  


what are the drawbacks of Dojo?

1 Answers  


How to setup dojo application?

1 Answers  


List out some of the Dijit Layout widgets?

1 Answers  


Explain event system in dojo ?

1 Answers  


Mention the features of Dojo Charting?

1 Answers  


What are the most prominent features of dojo?

1 Answers  


Tell something about the history of dojo.

1 Answers  


Example of dojo script using widgets?

1 Answers  


Explain about language libraries in dojo?

1 Answers  


Categories