Hi, I have noticed that some frameworks like Sencha use JavaScript to write HTML and be part of the mobile hybrid (HTML, JavaScript and CSS) platform while others like KendoUI, JMobile use HTML tags that are translated by the linked JavaScript framework to achieve the same result. Which way would you go and why? This is not a question about individual frameworks or hybrid in general but about the methodology and reasons for choice.
SuperRoo