Is anyone out there either in possession of, or willing to create an extremely simple Sencha Touch app utilizing Sencha Touch's MVC capabilities? I've been digging through the Internet and the forums here for a solid, simple, and "correct" build of an app utilizing the MVC structure/Sencha's capabilities and I can't seem to find anything.
I just want to start creating apps in an efficient MVC manner, and the documentation doesn't give me a whole lot of information on structuring an app correctly using all of Sencha's capabilities.
I have also been searching for such example and it seems like detailed information on this framework is hard to come by. Were you successful in either finding a sample application or building one yourself? I would be very interested in discussing this with you.
I have some idea on ASP.NET MVC Technology. What I am doing-
1. For Controller and Model, I am using Asp.net mvc.
2. and for View, I am using Sencha Touch.
How far have you gotten or how many applications have you built with this approach? This sounds very interesting. I would love to see how you have done this or even a sample application. Couple of questions, 1. Is there something you've done that you can share? 2. Was there a book, an article, or some other source that gave you the information you needed to proceed down the path you are on? I am having a hard time finding real world examples outside of the kitchen sink provided.