cross-platform next level - nils-mehlhorn.de · 5 native app all device apis native app web view...

22
Next Level Cross-Platform

Upload: others

Post on 03-Jun-2020

10 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Next Level Cross-Platform

Page 2: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Hey!Nils Mehlhorn

2

Page 3: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

NativeScript

Page 4: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

4

Page 5: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

5

Native App

All Device APIs

Native App

Web View

CodeJS, HTML, CSS

Limited Device APIs

NativeScriptRuntime

CodeJS, XML, CSS

Page 6: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Accessing Device APIs

6

Page 7: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Angular for NativeScript

Page 8: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Angular Everywhere

8

Page 10: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Code Sharing

Page 11: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

11

Page 12: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

12

Page 13: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Hands-on!

13

Page 14: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Considerations

ng add @nativescript/schematics

14

Page 15: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Going beyond

Page 16: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

NestJSNode.js Framework

16

Page 17: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

17

Thanks!Questions?

Page 19: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

Appendix

Page 20: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

20

JavaScript Engine

Hooks App code

NativeScript Runtime

System Dispatcher

Button

ListView

FileSystem

Modules

AOT

Routing Components

TypeScript

Any native .... interface.. UI component.. library

Any JS library

Live Reload

Over-the-air updates

Zero Day Support

Page 21: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

21

NativeScript Thread Model

Page 22: Cross-Platform Next Level - nils-mehlhorn.de · 5 Native App All Device APIs Native App Web View Code JS, HTML, CSS Limited Device APIs NativeScript Runtime Code JS, XML, CSS

22

React Native Thread Model