Dojo Question:

What is the difference between dojox, mobile, parser and dojo.parser?

Dojo Interview Question
Dojo Interview Question

Answer:

Some of the advanced features of dojo.parser, such as <script type=”dojo/method”> and <script type=”dojo/connect”>, are missing. Basic features are compatible with dojo.parser.


Previous QuestionNext Question
Can we have to use dojox/mobile/parser for Dojo Mobile applications?Dijit widget lifecycle?