SLIDE 1
A Lap Around NativeScript TJ VanToll | @tjvantoll Server-Side Code - - PowerPoint PPT Presentation
A Lap Around NativeScript TJ VanToll | @tjvantoll Server-Side Code - - PowerPoint PPT Presentation
A Lap Around NativeScript TJ VanToll | @tjvantoll Server-Side Code Desktop applications Mobile apps What is NativeScript? A runtime for building and running native iOS and Android apps with a single, JavaScript code base != != No DOM
SLIDE 2
SLIDE 3
SLIDE 4
SLIDE 5
Server-Side Code
SLIDE 6
Desktop applications
SLIDE 7
Mobile apps
SLIDE 8
What is NativeScript?
- A runtime for building and running native iOS and
Android apps with a single, JavaScript code base
SLIDE 9
- No DOM
- Native UIs
- No cross compilation
!= !=
- Direct access to
native APIs in JS
!=
SLIDE 10
- Bridge
SLIDE 11
NativeScript
- Free and open source
SLIDE 12
Created and supported by Telerik
SLIDE 13
- http://www.telerik.com/platform
- Push notifications
- Analytics
- Data storage
- User management
- Functional prototyper
- Build tools
- Private app store
- Support options for companies
SLIDE 14
Demo!
SLIDE 15
Notes
- {N} CLI directly supports…
- Babel and TypeScript transpilation
- Unit testing via Jasmine, Mocha, or QUnit
SLIDE 16
NativeScript + Angular 2
- http://bit.ly/nativescript-angular
SLIDE 17
Follow NativeScript
- https://nativescript.org
- @NativeScript
- https://nativescript.org/blog
SLIDE 18
Thanks!
- TJ VanToll | @tjvantoll