Skip to content

Instantly share code, notes, and snippets.

@tayfunoziserikan
Created August 23, 2011 10:10
Show Gist options
  • Save tayfunoziserikan/1164784 to your computer and use it in GitHub Desktop.
Save tayfunoziserikan/1164784 to your computer and use it in GitHub Desktop.
Ext JS 4 Multiple MVC
app
-controller
-view
-model
-module
-app_a
-controller
-model
-view
-Application.js (module a)
-app_b
-controller
-model
-view
-Application.js
-Application.js (main app)
app.js
index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment