Note that there are some explanatory texts on larger screens.

plurals
  1. POA solid tutorial for Sencha Touch V2
    primarykey
    data
    text
    <p>I found a great tutorial on creating an <a href="http://www.onlinesolutionsdevelopment.com/blog/mobile-development/creating-a-sencha-touch-mvc-application-from-scratch-part-1/" rel="nofollow noreferrer">MVC App from Scratch</a> using Sencha Touch V1.1 but unfortunately it isn't all that applicable to Sencha Touch V2. I want to learn the new/right way to build an MVC app moving forward with their latest framework.</p> <p>Any good tutorial for building an MVC App using Sencha Touch V2?</p> <p>Here's a list of places I've already looked.</p> <ul> <li><a href="https://docs.sencha.com/touch/" rel="nofollow noreferrer">Official Docs</a> <ul> <li>Videos are outdated</li> <li>Examples don't show <code>source</code> snippets, you have to "View Source" and try to wade through the compressed/minified versions of the library.</li> <li>Documentation doesn't describe MVC at all (just try searching for "mvc" in their search field... you'll come up empty handed)</li> </ul></li> <li><a href="https://www.google.ca/search?q=mvc%20%22sencha%20touch%22&amp;hl=en&amp;client=firefox-a&amp;hs=JL3&amp;rls=org.mozilla:en-US:official&amp;num=10&amp;lr=&amp;ft=i&amp;cr=&amp;safe=off&amp;tbs=,qdr:w" rel="nofollow noreferrer">Google Advanced Search</a> <ul> <li>I tried narrowing down the results by looking for "Sencha Touch" "mvc" where the articles were posted in the last week.</li> </ul></li> <li>And of course <a href="/questions/tagged/sencha-touch-2" class="post-tag" title="show questions tagged &#39;sencha-touch-2&#39;" rel="tag">sencha-touch-2</a> right here on StackOverflow. <ul> <li>looks like as of this post, I'm the only person posting with that tag</li> </ul></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload