InterviewSolution
Saved Bookmarks
| 1. |
Why is Sencha MVC used? |
|
Answer» The app developers USE Sencha MVC to SEPARATE the control code, the APPLICATION data, and view. This separation helps large scale web applications to be FLEXIBLE and maintain easily. |
|