ccoenraets / ionic-slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Slides

Slides for my Ionic talk at the Fluent Conference, April 21st 2015.

You can view the presentation here: http://ccoenraets.github.io/ionic-slides

The slide presentation was built as an Ionic app to demonstrate some Ionic features from within the presentation, such as taking a picture of my audience and share it on Twitter using the Camera and Social Sharing plugins.

Live tweeting from #FluentConf stage using @IonicFramework app. Great Audience! pic.twitter.com/7HtPTQHVi3

— Christophe Coenraets (@ccoenraets) April 21, 2015
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

The app itself was built quickly for this presentation and is definitely work in progress. It's an Ionic version of the Keypoint app I shared before. It's using SwipeView to virtualize the list of slides: there are only three slides in the DOM at any given time.

About


Languages

Language:JavaScript 84.9%Language:CSS 14.7%Language:HTML 0.3%