A Lap Around NativeScript TJ VanToll | @tjvantoll Server-Side Code - - PowerPoint PPT Presentation

a lap around nativescript
SMART_READER_LITE
LIVE PREVIEW

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-1
SLIDE 1

A Lap Around NativeScript

TJ VanToll | @tjvantoll

slide-2
SLIDE 2
slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5

Server-Side Code

slide-6
SLIDE 6

Desktop applications

slide-7
SLIDE 7

Mobile apps

slide-8
SLIDE 8

What is NativeScript?

  • A runtime for building and running native iOS and

Android apps with a single, JavaScript code base

slide-9
SLIDE 9
  • No DOM
  • Native UIs
  • No cross compilation

!= !=

  • Direct access to

native APIs in JS

!=

slide-10
SLIDE 10
  • Bridge
slide-11
SLIDE 11

NativeScript

  • Free and open source
slide-12
SLIDE 12

Created and supported by Telerik

slide-13
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
SLIDE 14

Demo!

slide-15
SLIDE 15

Notes

  • {N} CLI directly supports…
  • Babel and TypeScript transpilation
  • Unit testing via Jasmine, Mocha, or QUnit
slide-16
SLIDE 16

NativeScript + Angular 2

  • http://bit.ly/nativescript-angular
slide-17
SLIDE 17

Follow NativeScript

  • https://nativescript.org
  • @NativeScript
  • https://nativescript.org/blog
slide-18
SLIDE 18

Thanks!

  • TJ VanToll | @tjvantoll