CommonJS and Titanium Best Coding Practices

Appcelerator Titanium is a cross platform mobile development language that allows you to build mobile apps for Android and iOS, using the JavaScript language. Some of you may already be familiar with using JavaScript for web programming. JavaScript programming for Titanium is a little different, and in my presentation for the January 2012 Titanium meetup, I talked about what those differences are, and what the recommended best coding practices are, according to Appcelerator. I even touch upon the CommonJS pattern at the end, which is the Appcelerator-recommended way to structure Titanium applications from now on. Hope you enjoy the slides from that presentation!