0
votes

I am trying to learn Sencha Touch framework. In their website, I can see links to download Sencha Touch and ExtJS. Do I need both of them installed on my local server to get the Sencha framework up and running or do I just need Sencha Touch application? I'm confused when I should be using ExtJS.

2

2 Answers

1
votes

If you're using Touch, you only need Touch.

Touch is used for mobile devices. Ext is used for desktops.

0
votes

If you want to develop for the mobile platform, Sencha Touch is all you need.