Уровень 0 · материалов: 4
В кластер входят материалы о применении веб-технологий для создания мобильных приложений и выборе между веб- и нативным подходом, но не входят тексты, посвященные исключительно проблемам верстки веб-страниц.
Общие признаки: использование HTML, CSS и JavaScript, сравнение веб-подхода и нативной разработки, переход веб-разработчиков в мобильную разработку, гибридные приложения
Группа выше: Кроссплатформенная мобильная разработка
Смысл: The main idea is to provide a simplified technical roadmap for web developers to leverage their existing HTML/CSS/JS skills to create and publish mobile applications without needing to learn native mobile languages.
A technical guide on using jQuery Mobile for the interface and PhoneGap/Cordova for packaging to turn a static website into a published Android app.
Смысл: The text serves as a practical educational guide to enable web developers to transition into mobile app development by leveraging their existing knowledge of HTML, CSS, and JavaScript through the use of PhoneGap and jQuery Mobile.
A detailed technical tutorial on building a cross-platform Tumblr Reader mobile app using PhoneGap and jQuery Mobile.
Смысл: The main idea is to demonstrate that hybrid mobile apps created with web technologies (HTML/JS/CSS) are a viable, cost-effective alternative to native development, provided the developer can navigate framework limitations and platform-specific hardware integration challenges.
A technical guide on building an Android quest game using PhoneGap and HTML5, detailing the transition from design to deployment and the resolution of specific JavaScript/Android bugs.
Смысл: The main idea is that the choice between a mobile website and a native application depends on the specific goals, resources, and functional requirements of a project, as both approaches have distinct trade-offs in performance, cost, and reach.
The text compares mobile websites and native apps across several dimensions, concluding that the choice depends on specific project needs like performance, budget, and offline requirements.