SlideShare a Scribd company logo
Running Node Applications
on iOS and Android
Ugur Kadakal, PhD
Cofounder and CEO
Nubisa, Inc.
What is Node.JS?
“Node.js® is a platform built on Chrome's
JavaScript runtime for easily building fast,
scalable network applications. Node.js uses an
event-driven, non-blocking I/O model that makes
it lightweight and efficient, perfect for data-
intensive real-time applications that run across
distributed devices.”
Source: nodejs.org
How popular is Node.JS?
Job Trends - Absolute
Source: indeed.com
Job Trends - Relative
Source: indeed.com
Module Counts
Data Source: modulecounts.com/
Maven Central (Java),
106712
npm (node.js), 151767
nuget (.NET), 37165
Packagist (PHP),
60050
Rubygems.org, 102004
0
20000
40000
60000
80000
100000
120000
140000
160000
Monthly Module Downloads
Source: npmjs.org
Many Enterprises Already Using Node in Production
Why is Node.JS so popular?
Faster development and deployment
Node.js allows front-end developers to handle
both client and server development
Flexible skill sets and fast learning curve
Node.JS is for server applications
What about mobile?
JavaScript Platforms for Mobile Development
What about Node.JS and Node modules?
Node is built on Google V8 engine
V8 uses Just-In-Time (JIT) compiling to execute
JavaScript code
JIT is not allowed on iOS
We forked Node
and created JXcore
Our goal was to run Node on mobile devices by
replacing V8 with another JS engine
It was not an easy task
We not only replaced V8 with SpiderMonkey but also built an
abstraction layer for developers to choose which engine to
use
Abstraction layer isolated Node core from JS engines
We also developed a Cordova plugin
Visit github.com/jxcore/jxcore-cordova for details
You can now develop iOS apps with Cordova and
JXcore
Visit modernweb.com/2015/03/19/develop-an-ios-application-
with-node-js-and-cordova/ for details
What’s next for JXcore?
Stability
Extending JXcore to other JS engines:
JavaScriptCore? Chakra?
Extending Node to IoTs
by embedding a lightweight JS engine
like Duktape
JXcore is open source (MIT)
We welcome contributions
jxcore.com or jxcore.io
github.com/jxcore/jxcore/
contact me at ukadakal@nubisa.com

More Related Content

KEY
Building HTTP API's with NodeJS and MongoDB
donnfelker
 
PPTX
NodeJS
Alok Guha
 
PDF
Create a RESTful API with NodeJS, Express and MongoDB
Hengki Sihombing
 
PDF
Something about node basics
Philipp Fehre
 
PPT
Node.js Basics
TheCreativedev Blog
 
PPT
Node js beginner
Sureshreddy Nalimela
 
PPTX
OpenStack!
철민 홍
 
PPTX
Webpack | Jakub Kulhan - Skrz.cz
skrzczdev
 
Building HTTP API's with NodeJS and MongoDB
donnfelker
 
NodeJS
Alok Guha
 
Create a RESTful API with NodeJS, Express and MongoDB
Hengki Sihombing
 
Something about node basics
Philipp Fehre
 
Node.js Basics
TheCreativedev Blog
 
Node js beginner
Sureshreddy Nalimela
 
OpenStack!
철민 홍
 
Webpack | Jakub Kulhan - Skrz.cz
skrzczdev
 

What's hot (20)

PPT
Node.js
Pravin Mishra
 
PPTX
NodeJS Concurrency
pgriess
 
PDF
Philipp Krenn "Elasticsearch (R)Evolution — You Know, for Search…"
Fwdays
 
PDF
進階使用Nodejs 淺談no sql(mongodb)
Simon Su
 
PPT
How to scale and deploy NodeJS app
Yacobus Reinhart
 
PPTX
What is AWS S3?
AWS Tutor
 
PDF
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Conference
 
PDF
20200809_2020年から始める Azure Cosmos DB 入門 with Azure Synapse Link recap
Oshitari_kochi
 
PPTX
MongoDB on Azure - Tips, Tricks and Examples
MongoDB
 
PPTX
What I learned from FluentConf and then some
Ohad Kravchick
 
PDF
Node.js scaling in highload
Timur Shemsedinov
 
PDF
RelStorage Plone Zope RDB Storage Backend
Jens Klein
 
PDF
Making web stack tasty using Cloudformation
Nicola Salvo
 
ODP
MySQL and SSD
Gea-Suan Lin
 
PDF
Basic Understanding and Implement of Node.js
Gary Yeh
 
PDF
Hu mongous db v2
Vivek Parihar
 
PDF
Meteor Meets Mallory
Emily Stark
 
PDF
WordPress Security 101: Essential Security Practices Simplified
BlogVault Inc
 
PDF
Supercharge your next Vue app with Nuxt
The Software House
 
Node.js
Pravin Mishra
 
NodeJS Concurrency
pgriess
 
Philipp Krenn "Elasticsearch (R)Evolution — You Know, for Search…"
Fwdays
 
進階使用Nodejs 淺談no sql(mongodb)
Simon Su
 
How to scale and deploy NodeJS app
Yacobus Reinhart
 
What is AWS S3?
AWS Tutor
 
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Conference
 
20200809_2020年から始める Azure Cosmos DB 入門 with Azure Synapse Link recap
Oshitari_kochi
 
MongoDB on Azure - Tips, Tricks and Examples
MongoDB
 
What I learned from FluentConf and then some
Ohad Kravchick
 
Node.js scaling in highload
Timur Shemsedinov
 
RelStorage Plone Zope RDB Storage Backend
Jens Klein
 
Making web stack tasty using Cloudformation
Nicola Salvo
 
MySQL and SSD
Gea-Suan Lin
 
Basic Understanding and Implement of Node.js
Gary Yeh
 
Hu mongous db v2
Vivek Parihar
 
Meteor Meets Mallory
Emily Stark
 
WordPress Security 101: Essential Security Practices Simplified
BlogVault Inc
 
Supercharge your next Vue app with Nuxt
The Software House
 
Ad

Viewers also liked (8)

PDF
Python for AngularJS
Jeff Schenck
 
PDF
Where Node.JS Meets iOS
Sam Rijs
 
PDF
Intro to appcelerator
Dave Hudson
 
KEY
I18n
soon
 
KEY
Titanium appcelerator kickstart
Alessio Ricco
 
PPTX
Node.js code tracing
Geng-Dian Huang
 
PPT
Android & iOS Automation Using Appium
Mindfire Solutions
 
PDF
Modern UI Development With Node.js
Ryan Anklam
 
Python for AngularJS
Jeff Schenck
 
Where Node.JS Meets iOS
Sam Rijs
 
Intro to appcelerator
Dave Hudson
 
I18n
soon
 
Titanium appcelerator kickstart
Alessio Ricco
 
Node.js code tracing
Geng-Dian Huang
 
Android & iOS Automation Using Appium
Mindfire Solutions
 
Modern UI Development With Node.js
Ryan Anklam
 
Ad

Similar to Running Node Applications on iOS and Android (20)

PPTX
Node_JS_Presentation.pptxgggghhhhhhhhhhhhh
suryatom5775
 
PDF
Node, express & sails
Brian Shannon
 
PDF
Node.js Web Development .pdf
Abanti Aazmin
 
PPTX
Kalp Corporate Node JS Perfect Guide
Kalp Corporate
 
PPTX
Quick introduction to nodeJs
Aram Rafeq
 
PDF
🚀 Node.js Simplified – A Visual Guide for Beginners!
Tpoint Tech Blog
 
PDF
All You Need to Know About Using Node.pdf
iDataScientists
 
PPTX
02 Node introduction
Ahmed Elbassel
 
PPT
Node.js
Neethu Dasan
 
PPTX
Definitive Guide to Powerful Nodejs Development.pptx
75waytechnologies
 
ODP
Node js presentation
shereefsakr
 
PPTX
NODE JS PRESENTATION (Server side JS) NodeJs BACKEND
ThsNm
 
PPTX
What is Node.js
Brian Best
 
PDF
Node.js.pdf
gulfam ali
 
PDF
What are some misconceptions about node js
Narola Infotech
 
PDF
Node.js Web Development SEO Expert Bangladesh LTD.pdf
Tasnim Jahan
 
PDF
How open source cross platform as node.js 14 develop runtime applications
MoonTechnolabsPvtLtd
 
PPTX
Don’t Let Your Businesses Get Hampered By Large Volume Codes: Nodejs Is Your ...
Techahead Software
 
Node_JS_Presentation.pptxgggghhhhhhhhhhhhh
suryatom5775
 
Node, express & sails
Brian Shannon
 
Node.js Web Development .pdf
Abanti Aazmin
 
Kalp Corporate Node JS Perfect Guide
Kalp Corporate
 
Quick introduction to nodeJs
Aram Rafeq
 
🚀 Node.js Simplified – A Visual Guide for Beginners!
Tpoint Tech Blog
 
All You Need to Know About Using Node.pdf
iDataScientists
 
02 Node introduction
Ahmed Elbassel
 
Node.js
Neethu Dasan
 
Definitive Guide to Powerful Nodejs Development.pptx
75waytechnologies
 
Node js presentation
shereefsakr
 
NODE JS PRESENTATION (Server side JS) NodeJs BACKEND
ThsNm
 
What is Node.js
Brian Best
 
Node.js.pdf
gulfam ali
 
What are some misconceptions about node js
Narola Infotech
 
Node.js Web Development SEO Expert Bangladesh LTD.pdf
Tasnim Jahan
 
How open source cross platform as node.js 14 develop runtime applications
MoonTechnolabsPvtLtd
 
Don’t Let Your Businesses Get Hampered By Large Volume Codes: Nodejs Is Your ...
Techahead Software
 

Recently uploaded (20)

PDF
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
PPT
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
PDF
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PPTX
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
PDF
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
PDF
Exploring AI Agents in Process Industries
amoreira6
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PPTX
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
PDF
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
PPTX
Presentation about Database and Database Administrator
abhishekchauhan86963
 
PPTX
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PDF
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PDF
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PPTX
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
PDF
Protecting the Digital World Cyber Securit
dnthakkar16
 
PDF
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
Exploring AI Agents in Process Industries
amoreira6
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
Presentation about Database and Database Administrator
abhishekchauhan86963
 
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
Protecting the Digital World Cyber Securit
dnthakkar16
 
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 

Running Node Applications on iOS and Android

Editor's Notes