Dojo Question: Download Dojo PDF

Explain about Language Libraries in Dojo?

Tweet Share WhatsApp

Answer:

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

Download Dojo PDF Read All 33 Dojo Questions
Previous QuestionNext Question
Example on Drag and Drop in Dojo framework?Explain Event System in Dojo?