Comment on Show HN: Our first iPhone app, built entirely in JavaScriptparentComments−d2ncal14yThey are using Appcelerator Titanium, which is a cross platform app SDK.You write your code in Javascript, and Titanium actually generates native code that is then compiled into an app.
Comments
They are using Appcelerator Titanium, which is a cross platform app SDK.
You write your code in Javascript, and Titanium actually generates native code that is then compiled into an app.