Dojo Question: Download Dojo PDF

What is the basic structure in Dojo?

Tweet Share WhatsApp

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.

Download Dojo PDF Read All 33 Dojo Questions
Previous QuestionNext Question
What is Dojo?What is the point in Dojo?