Dojo Question:
Download Job Interview Questions and Answers PDF
What is the basic structure in Dojo?
Answer:
The basic directory structure of the application is very simple and it will evolve later:
/index.html - The application entry point.
/app - The application module.
/app/main.js - The main script for app module.
/index.html - The application entry point.
/app - The application module.
/app/main.js - The main script for app module.
Download Dojo Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Dojo? | What is the point in Dojo? |