Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
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
77
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
79
Neos Fusion - A Rendering Engine for the Modern Web
beheist
0
350
Introduction to Neos
beheist
0
74
An Introduction to CSS Grid Layout
beheist
0
2.6k
Neos 3.0 and the road ahead
beheist
0
84
Neos - React Rewrite
beheist
0
85
Neos - 0 to live in 20min
beheist
0
70
Web Animations API - Frontend UserGroup RheinMain
beheist
2
3.4k
Web Animations API - Darmstadt Designer & Developer Meetup
beheist
1
55
Other Decks in Programming
See All in Programming
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
320
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
ReadMoreTextView
fornewid
1
480
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1k
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
Create a website using Spatial Web
akkeylab
0
300
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
130
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
540
エラーって何種類あるの?
kajitack
5
310
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
430
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
400
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
570
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
57
9.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
The Cult of Friendly URLs
andyhume
79
6.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Faster Mobile Websites
deanohume
307
31k
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Six Lessons from altMBA
skipperchong
28
3.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Scaling GitHub
holman
459
140k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
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]