Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
/ NCDevCon-2017 Public archive

Source code for the sample applications demonstrated during my NCDevCon 2017 session

License

Notifications You must be signed in to change notification settings

johnwargo/NCDevCon-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCDevCon Logo

NCDevCon 2017 Demo Source

This repository contains the source code for the sample applications demonstrated in my NCDevCon 2017 presentation. In this session, I created basically the same app using four different open source mobile development approaches:

For each application, I created a simple UI that renders a list of mobile device capabilities exposed through the target development platform's native API interface. For example, in the Cordova sample application (shown below), I used the Cordova Device plugin to retrieve (and display) details about the device that are only available at the native API level on the device (in other words, not normally available to the web browser).

Cordova application sample

Note: I originally published my session's presentation file to slideshare.net, but, for some reason the slides are no longer available there. I published a backup copy of the presentation at my personal blog at https://johnwargo.com/mobile-development/ncdevcon-2017-presentation.html.

Here's a link to a recording of the session:

Link to Youtube video


You can find information on many different topics on my personal blog. Learn about all of my publications at John Wargo Books.

If you find this code useful and feel like thanking me for providing it, please consider Buying Me a Coffee, or making a purchase from my Amazon Wish List.

About

Source code for the sample applications demonstrated during my NCDevCon 2017 session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published