This document discusses the choices between native, web, and hybrid mobile development. It notes that while native apps have advantages like performance and access to device features, the web is more open and has fewer restrictions. Hybrid development using tools like PhoneGap aims to provide native functionality and performance while maintaining the openness of the web. The keys to successful hybrid apps are making the experience feel native, taking advantage of device features, and optimizing performance. Overall, the best approach depends on the specific application and goals.