-
25 Oct 2012 7:58 AM #1
Answered: Best app sample for MVC architecture ?
Answered: Best app sample for MVC architecture ?
Hi !
I want to use the MVC structure. I've seen good tutorials out there (on Sencha websites among others), but I'd like to see the whole picture within a project. What existing sample (in Sencha Touch 2 samples or somewhere else) would you recommend me as a good start ? With a store, model, controllers, views, etc...
Thanks !
-
Best Answer Posted by stackflower
I used the following tutorial to learn the basics:
http://miamicoder.com/2012/how-to-cr...-2-app-part-1/
This tutorial consists of 5 parts.
-
27 Oct 2012 12:22 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,118
- Vote Rating
- 453
- Answers
- 3160
So you want a whole app?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
28 Oct 2012 12:08 PM #3
I was thinking about a small one with almost nothing in it. In the existing samples maybe. Or if anyone has a good complete tutorial (with quite some code samples), I'm interested.
-
28 Oct 2012 1:40 PM #4
sample app
sample app
Hey, i believe this is a really good example http://miamicoder.com/2012/how-to-cr...-2-app-part-1/
-
28 Oct 2012 10:35 PM #5
1. download ST2.
2. decompress the zip file you have downloaded.
3. go folder '/where_you_decompress/examples'I write English by translator.
-
29 Oct 2012 2:41 AM #6
I already know where the samples are located, thanks. All I want to know is which one would be a good one to rely on for MVC architecture reference. A kind of "best practices".
-
29 Oct 2012 3:46 AM #7
I used the following tutorial to learn the basics:
http://miamicoder.com/2012/how-to-cr...-2-app-part-1/
This tutorial consists of 5 parts.
-
29 Oct 2012 4:53 PM #8


Reply With Quote