mobile application development: the javascript way

Post on 12-Jan-2017

257 Views

Category:

Internet

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Mobile Application Development

Javascript way

Pasindu PereraCakeLabs

@udnisap

Mobile Application Development

❖ Native ❖ Cross Compiled❖ Web based❖ JS Runtime

Native

Java / Swift / Visual *

Cross Compiled

Xamarine

Web based

JS Runtime

Why not native?● Less reuse across platforms● Feedback loop

○ Live updating / Hot loading

● Knowledge● Easy to Develop / Debug

React Native

Virtual DOMDOM is slow

UI / UX100% Native

Live UpdatingChrome Dev Tools

DebuggerJust another webapp

@Cake

Thank you

top related