Please enable JavaScript.
Coggle requires JavaScript to display documents.
Native, Hybrid or Mobile Web
Application Development, Gerardo Martínez…
Native, Hybrid or Mobile Web
Application Development
-
Mobile Web Applications
Web-based mobile apps are developed in a very different environment from native apps. These are produced with the same tools used for mobile website development through the use of HTML, CSS style sheets and JavaScript within the HTML5 standard. HTML5 provides the ability to create rich UI experiences with support for rich media, UI components, geolocation, and
offline execution.
Pros
Costs: Web-based apps overall have the lowest costs among the three approaches, which helps explain their growing popularity within enterprise mobile strategies.
Cons
Functionality: This one needs layers of abstraction
User Experience: The ability to mimic a platform native UI/UX features will always have a meaningful gap compared to a native app.
-
-