Developing Cordova Apps with Visual Studio Code and Typescript
MP4 | Video: 720p | Duration: 2:21:45 | English | Subtitles: VTT | 786.1 MB
MP4 | Video: 720p | Duration: 2:21:45 | English | Subtitles: VTT | 786.1 MB
Today's app developers need to target web, mobile, and desktop simultaneously. Web-based technologies can help programmers accomplish this feat. Apache Cordova—an open-source mobile development framework—allows you to leverage these web-based technologies to write native applications. In this course, instructor Sahil Malik walks through how to combine Cordova, Visual Studio code, and TypeScript to develop mobile apps that target all mobile platforms. Sahil demonstrates how to set up your environment for both Mac and Windows, write multiplatform apps using Cordova, enhance your apps to use plugins, and use TypeScript with Cordova.
Topics include:
- Setting up your environment
- Adding the browser platform
- Adding and debugging the Android and iOS platforms
- Interacting with Native using plugins
- Why use plugins?
- Using TypeScript with Cordova
- Converting your code to TypeScript