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. After that introduction, you'll 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