Overview
Traditional mobile development tools do not enable the separation of the user interface, business logic and data models for a given application. Alloy is an MVC framework for Appcelerator’s Titanium SDK built with Node.js to facilitate the rapid development of high quality mobile applications. It allows developers to take a structured approach that significantly improves the readability, maintainability and reusability of their code. Alloy’s compilation process aims to produce highly optimized, cross-platform Javascript code.
Appcelerator Alloy allows developers to experience the benefits associated with spending less time and money while writing less code.
This talk will provide an overview of the application framework in order for you to get started building applications. It will also introduce some more in depth topics including: sync adapters with Backbone.js, view model binding, dynamic styling, and as many other great features as we can pack into the session.