
Don’t let callbacks cross the bridge
A common theme in talks and blogs about optimising and debugging your Titanium app is The Bridge. The bridge is the Titanium SDK that translates your JavaScript code to native API and UI commands. The Toll on the Kroll Bridge Take The Toll on the Kroll Bridge (2012!) by David Bankier for example. He explains why it is better to […]