Dojo Question:

Explain about Language Libraries in Dojo?

Dojo Interview Question
Dojo Interview Question

Answer:

• dojo.lang.*
• Wrappers for common idioms
• Functional programming APIs
• For Example
– dojo.lang.forEach
– dojo.lang.map
– dojo.lang.assert


Previous QuestionNext Question
Example on Drag and Drop in Dojo framework?Explain Event System in Dojo?