Finding the sweet spot -
blending the best of
native 📱 and web 🏄
Shawn Jansepar
@shawnjan8
Finding the sweet spot - blending the best of native and web
Finding the sweet spot - blending the best of native and web
"The biggest mistake that we made, as a company, is
betting too much on HTML5 as opposed to native…" -
Mark Zuckerberg
“For areas within the app where we anticipate making
changes more often, we will continue to utilize HTML5
code, as we can push updates server side without
requiring people to download a new version of the app”
- Jonathan Dann (Facebook Engineer)
"The biggest mistake that we made, as a company, is
betting too much on HTML5 as opposed to native a
particular technology rather then focusing on the
experience…" - Mark Zuckerberg
Why Web Interfaces?
• Runs on every modern operating system
• Deploy without app update
Why Native Interfaces?
• Performance.
Why choose?
What matters is the experience,
not the technology.
+
Finding the sweet spot - blending the best of native and web
A “Write once, run everywhere” approach
A “Write once, run everywhere” approach
Credit to Allen Pike, image from http://www.allenpike.com/2011/providing-joy-at-60-fps/
We need a “Maybe write once maybe run-
everywhere it really depends on the
feature” approach
What was our “sweet spot”?
The native bits 📱
Finding the sweet spot - blending the best of native and web
Navigation
Navigation
Navigation
Bidding Screen
¯_( )_/¯
The web bits 🏄
Building “app-aware” responsive websites
• Take “progressive enhancement” to the
next level
• Detecting the “app” context in three places:
• “app” class in CSS
• isRunningInApp method in JS
• “ App” appended to user agent for
server-side logic
Finding the sweet spot - blending the best of native and web
Finding the sweet spot - blending the best of native and web
20% Native, 80% Web
Why Web Interfaces?
• Runs on every modern operating system
• Deploy without app update
Why Native Interfaces?
• Performance.
Web + Native
• Runs on every modern operating system
• Deploy without app update
• Performant
In a 🌰, choose the appropriate technology
on a feature by feature basis
How to build apps using a mix of both
Embedded PhoneGap
http://docs.phonegap.com/develop/embed-webview/
Credit to Holly Schinsky, image from http://phonegap.com/blog/2015/03/12/mobile-choices-post1/
Astro - the “Native” Hybrid SDK built on
top of Cordova
http://astro.mobify.com/
Top 3 WebView Performance Tips
• Remove transform: translate3d in
Android 4.4.2 (or use Crosswalk)
• Change WebView deceleration rate to
UIScrollViewDecelerationRateNormal
• Use fast click, not only to make clicks faster, but
also to fix a bug in iOS 8.4.1 that causes slow taps
to not navigate
Find the sweet spot in your app
@shawnjan8
http://astro.mobify.com/
Questions?

More Related Content

PDF
Building Hybrid Apps with Ember
PDF
Web, Native iOS and Native Android with One Ember.js App
PPTX
Phonegap Day 2016: Ember/JS & Hybrid Apps Tips
PDF
Cordova 3.x
PDF
Snappy Means Happy: Performance in Ember Apps
PPTX
Ember Conf 2016: Building Mobile Apps with Ember
PDF
Ember At Scale
PPTX
Building Browser Extensions with Ember
Building Hybrid Apps with Ember
Web, Native iOS and Native Android with One Ember.js App
Phonegap Day 2016: Ember/JS & Hybrid Apps Tips
Cordova 3.x
Snappy Means Happy: Performance in Ember Apps
Ember Conf 2016: Building Mobile Apps with Ember
Ember At Scale
Building Browser Extensions with Ember

What's hot (20)

PPTX
Ionic framework
PDF
Hybrid mobile apps
PDF
AngularJS on Mobile with the Ionic Framework
PDF
Ionic Framework
PPT
"Native" Apps with APEX and PhoneGap
PDF
Hybrid Apps with Ionic Framework
PDF
Creating mobile apps - an introduction to Ionic (Engage 2016)
PDF
Ionic Framework
KEY
Adobe and Modern Web Development
PDF
Cross Platform Mobile Apps with the Ionic Framework
PPTX
Typescript 102 angular and type script
PDF
React For Vikings
PDF
Cordova, Angularjs & Ionic @ Codeaholics
PPTX
WebDU Keynote
PDF
Hybrid app development with ionic
PPTX
Building mobile app with Ionic Framework
PPT
Mobile Information Architecture
PPTX
Ecommerce Mini Project / Group Project Coding
PDF
Using HTML5 to Build Mobile Apps
PPTX
Wikipedia Mobile App with PhoneGap
Ionic framework
Hybrid mobile apps
AngularJS on Mobile with the Ionic Framework
Ionic Framework
"Native" Apps with APEX and PhoneGap
Hybrid Apps with Ionic Framework
Creating mobile apps - an introduction to Ionic (Engage 2016)
Ionic Framework
Adobe and Modern Web Development
Cross Platform Mobile Apps with the Ionic Framework
Typescript 102 angular and type script
React For Vikings
Cordova, Angularjs & Ionic @ Codeaholics
WebDU Keynote
Hybrid app development with ionic
Building mobile app with Ionic Framework
Mobile Information Architecture
Ecommerce Mini Project / Group Project Coding
Using HTML5 to Build Mobile Apps
Wikipedia Mobile App with PhoneGap
Ad

Similar to Finding the sweet spot - blending the best of native and web (20)

PDF
Introduction to Cross-Platform Hybrid Mobile App Development
PDF
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
PDF
HTML5 Can't Do That
PPT
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
PPTX
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
PPTX
An introduction to Progressive Web Apps
PDF
移动端Web app开发
PPTX
HTML5: The Apps, the Frameworks, the Controversy
PPTX
appMobi HTML5 Gaming
PPTX
Progressive Web Apps
PDF
Cross platform mobile approaches
PDF
Dreamweaver CS6, jQuery, PhoneGap, mobile design
PPTX
Hybrid vs. Native app - Ionic Framework with AngularJS
PDF
Hybrid application development
PPTX
Phonegap - An Introduction
PPTX
Mobile Enablement And Intelligence
PPTX
Mobile Design for Instructional Designers
PPTX
Demystifying the Mobile Container - PART I
PPTX
Cross-Platform Development using Angulr JS in Visual Studio
KEY
Philly ete-2011
Introduction to Cross-Platform Hybrid Mobile App Development
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
HTML5 Can't Do That
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
An introduction to Progressive Web Apps
移动端Web app开发
HTML5: The Apps, the Frameworks, the Controversy
appMobi HTML5 Gaming
Progressive Web Apps
Cross platform mobile approaches
Dreamweaver CS6, jQuery, PhoneGap, mobile design
Hybrid vs. Native app - Ionic Framework with AngularJS
Hybrid application development
Phonegap - An Introduction
Mobile Enablement And Intelligence
Mobile Design for Instructional Designers
Demystifying the Mobile Container - PART I
Cross-Platform Development using Angulr JS in Visual Studio
Philly ete-2011
Ad

Recently uploaded (20)

PDF
DNT Brochure 2025 – ISV Solutions @ D365
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
Time Tracking Features That Teams and Organizations Actually Need
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PDF
CCleaner 6.39.11548 Crack 2025 License Key
PDF
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
PPTX
Cybersecurity: Protecting the Digital World
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
DOCX
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
PDF
How Tridens DevSecOps Ensures Compliance, Security, and Agility
PDF
MCP Security Tutorial - Beginner to Advanced
PDF
AI Guide for Business Growth - Arna Softech
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Ableton Live Suite for MacOS Crack Full Download (Latest 2025)
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
Website Design Services for Small Businesses.pdf
DNT Brochure 2025 – ISV Solutions @ D365
Patient Appointment Booking in Odoo with online payment
Time Tracking Features That Teams and Organizations Actually Need
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
CCleaner 6.39.11548 Crack 2025 License Key
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
Cybersecurity: Protecting the Digital World
Oracle Fusion HCM Cloud Demo for Beginners
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
How Tridens DevSecOps Ensures Compliance, Security, and Agility
MCP Security Tutorial - Beginner to Advanced
AI Guide for Business Growth - Arna Softech
Computer Software and OS of computer science of grade 11.pptx
Advanced SystemCare Ultimate Crack + Portable (2025)
Ableton Live Suite for MacOS Crack Full Download (Latest 2025)
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Website Design Services for Small Businesses.pdf

Finding the sweet spot - blending the best of native and web