Apache Cordova – a multiplatform mobile application development

Notes from Hazem Saleh:

Challenges of the current mobile apps development:

Many platforms and devices

different skills are needed:

  • Android: Java skills needed
  • iOS: Objective-C needed
  • Windows: C# needed

different problem types

Huge Development and testing efforts to have a single application on these platforms.

Who can use cordova: if you are a web developer or mobile native developer who wants to reimplement to be compatible to other platforms.

Leave a comment