You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,6 @@ Sencha Touch Learning
3
3
4
4
This is just a playground environment where I can do some random tests with Sencha Touch while I'm learning it. I'm also using a text file to record how I'm going about learning it and what some of the results have been.
5
5
6
-
I'm using Node.js to serve up files, because JavaScript is awesome.
6
+
I'm using Node.js to serve up files, because JavaScript is awesome.
7
+
8
+
Also, even though Sencha Touch allows for these apps to be run on multiple platforms, I'm currently only optimizing them for iOS devices.
0 commit comments