I am trying to learn Sencha Touch (and Ext JS, being more of a jquery guy) and I'm struggling a bit with documentation.
For example, Iām trying to understand how to write templates, but I found that the documentation is very rare. For example, this page tells me how to instantiate a template, but not how the syntax looks and how to write it. I found a couple of tutorials on my site, but I'm really looking for a page that talks about how the language looks, like a Django template page .
Does anyone know if something like this exists?
Simon source
share