The document discusses creating native mobile apps across devices using Rhodes and PhoneGap. Rhodes allows developing native apps using web technologies that can run on any device and work offline. It has a model-view-controller architecture. PhoneGap is also an open source framework for building cross-platform mobile apps using HTML, CSS, and JavaScript. Both make it possible to write code once and deploy apps to various mobile operating systems. The document provides details on features, platforms supported, and best practices for cross-platform mobile development.