What is the use of asynchronous module definition (amd)?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category