I'm in the process of trying to wrap my head around using MVC and using it with javascript. I'll be making a mobile app with HTML5 and don't plan to use any server side languages only local storage.
How can this be achieved? I'm usually thrown off by the model since it relies on the back end language from my understanding.