Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
App Development With Apache Cordova
Search
Bastian Heist
January 18, 2016
Programming
0
74
App Development With Apache Cordova
A presentation on Apache Cordova, held for the Darmstadt Designer & Developer Meetup.
Bastian Heist
January 18, 2016
Tweet
Share
More Decks by Bastian Heist
See All by Bastian Heist
What's new in Neos?
beheist
1
71
Neos Fusion - A Rendering Engine for the Modern Web
beheist
0
340
Introduction to Neos
beheist
0
68
An Introduction to CSS Grid Layout
beheist
0
2.5k
Neos 3.0 and the road ahead
beheist
0
81
Neos - React Rewrite
beheist
0
80
Neos - 0 to live in 20min
beheist
0
67
Web Animations API - Frontend UserGroup RheinMain
beheist
2
3.4k
Web Animations API - Darmstadt Designer & Developer Meetup
beheist
1
53
Other Decks in Programming
See All in Programming
社内活動の取り組み紹介 ~ スリーシェイクでこんな取り組みしてます ~
bells17
0
360
eBPF Deep Dive: Architecture and Safety Mechanisms
takehaya
12
1.1k
Discord Bot with AI -for English learners-
xin9le
0
100
Swift Testing - iPlayground
chiaoteni
0
140
Leveling Up Developer Tooling for the Modern Rails & Hotwire Era @ Ruby Türkiye, November 2024
marcoroth
0
150
5分ぐらいで分かる、トリミング機能の作り方
tsutsuitakumi
0
140
AWS Lambdaから始まった Serverlessの「熱」とキャリアパス / It started with AWS Lambda Serverless “fever” and career path
seike460
PRO
1
400
AWS AppSyncを用いた GraphQL APIの開発について - NIFTY Tech Talk #22
niftycorp
PRO
0
110
Modular Monolith Monorepo ~シンプルさを保ちながらmonorepoのメリットを最大化する~
yuisakamoto
10
3.7k
最新TCAキャッチアップ
0si43
0
250
macOS なしで iOS アプリを開発する(※ただし xxx に限る)
mitsuharu
1
150
距離関数を極める! / SESSIONS 2024
gam0022
0
340
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
45
6.9k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Writing Fast Ruby
sferik
627
61k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
GitHub's CSS Performance
jonrohan
1030
460k
Gamification - CAS2011
davidbonilla
80
5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Adopting Sorbet at Scale
ufuk
73
9.1k
RailsConf 2023
tenderlove
29
910
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Transcript
Apache Cordova
Your experiences?
What is Cordova?
Create (cross-platform) apps with
Platform Support
How does it work?
Development approaches Cordova CLI Platform-specific
Phone OS App Container WebView
➜ cordova create darmstadt developer.meetup DemoApp ➜ cd darmstadt ➜
cordova platform add ios ➜ cordova build ➜ cordova emulate Demo Time!
Pros & Cons
What’s great?
Well-known web technologies
One codebase, many platforms
Rapid prototyping
Use plugins to access native device functions
Ecosystem
You can “go native”
What isn’t?
Non-native Look+Feel*
Limited access to native functionality
Performance *
Is cross-platform better than native?
Yes. No. Sometimes!
Thank you! @beheist
[email protected]