Back to Top
➜ MVC for Titanium

I’ve dabbled with Titanium before, and it seems a handy platform for building mobile apps with. This may be a useful tool to use with it.

Appcelerator Titanium + Coffeescript + MVC

So I’ve been using Appcelerator’s mobile development framework, Titanium, lately, and overall the experience has been good.

The benefits of being able to make use of my Javascript knowledge to build a multi platform mobile app that runs natively are huge.

There are a few problems with it though when you’re coming from Ruby.

This is where coffeescript comes in. Suddenly javascript starts looking good and you feel better about using it. Combine this with a sensible folder structure and separate your code into a more MVC-y way of doing things and Titanium looks like a contender for doing some serious app building.

THEME BY PARTI