Native Client

W05 Write Once, Run Everywhere - Cordova, Electron, and Angular2

05/17/2017

9:30am - 10:45am

Level: Intermediate

Sahil Malik

Founder

winsmarts.com

Write once run everywhere is finally a reality. JavaScript runs everywhere. And Angular2 with Typescript is designed to support multiple platforms. What's left is building a project template and framework that lets you target multiple platforms with a single codebase. This hands-on session introduces you to Cordova and electron. It then goes on to build an application, written just once, that targets, iOS, Android, Universal Windows App, Windows EXE, MacOS, and Linux - with zero code rewrite.

You will learn:

  • About Angular2 with Typescript
  • About Cordova and Electron
  • About reusing code to target all platforms