SlideShare a Scribd company logo
Ionic Crash Course! Hack-a-ton SF
CRASH COURSE!
Hi, I’m Lukas Ruebbelke.
Senior Developer Advocate at Udacity
Author of AngularJS in Action
egghead.io Author
Build a Strong AngularJS Foundation
on O’Reilly with Matias Niemela
Etc

You can contact me at
Twitter @simpulton‹
Web http://onehungrymind.com/
3
About me
Who wants to win
the hackathon?
https://github.com/auth0/auth0-ionic
What is Ionic
Install Ionic
Start a Project
Run a Project
Resources
Ionic Crash Course! Hack-a-ton SF
Ionic Crash Course! Hack-a-ton SF
Install Ionic
10
$ npm install -g cordova ionic
11
$ sudo npm -g install ios-sim
Start a Project
13
$ ionic start myApp blank
$ ionic start myApp tabs
$ ionic start myApp sidemenu
Run a Project
15
$ cd myApp
$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios
Resources
http://ionicframework.com/docs/components/
http://ionicframework.com/docs/api/
http://ionicframework.com/docs/
http://ngcordova.com/
#ProTips
For scrolling and large lists,
try to use Angular 1.3's one-time
binding for super fast updates
Check out our example codepens if the docs
don't have enough example code for you.
http://codepen.io/ionic/public-list
Use crosswalk on Android to increase
performance
http://ionicframework.com/blog/crosswalk-comes-to-ionic/
Ionic has a huge collection of device APIs
wrapped with AngularJS to make them
super easy to use,
and do things like use promises, etc:
http://ngcordova.com/
Ionic some great tools like Ionic View, Ionic Lab and the
Ionic Resources generator to make testing easy and to
make it easy to generate splashscreens and icons:
http://ionicframework.com/blog/view-app-is-alive/
http://ionicframework.com/blog/automating-icons-and-splash-screens/
http://ionicframework.com/blog/ionic-lab/

More Related Content

PDF
Ionic CLI Adventures
PDF
Creating mobile apps - an introduction to Ionic (Engage 2016)
PDF
Ionic Framework
PPTX
Building mobile app with Ionic Framework
PDF
Creating an hybrid app in minutes with Ionic Framework
PPTX
Developing Hybrid Applications with IONIC
PPTX
Workshop on Hybrid App Development with Ionic Framework
PDF
Hybrid app development with ionic
Ionic CLI Adventures
Creating mobile apps - an introduction to Ionic (Engage 2016)
Ionic Framework
Building mobile app with Ionic Framework
Creating an hybrid app in minutes with Ionic Framework
Developing Hybrid Applications with IONIC
Workshop on Hybrid App Development with Ionic Framework
Hybrid app development with ionic

What's hot (19)

PDF
Cross Platform Mobile Apps with the Ionic Framework
PPTX
Intro to Ionic for Building Hybrid Mobile Applications
PDF
Workshop Ionic Framework - CC FE & UX
PPTX
Introduction to Ionic framework
PDF
Ionic framework one day training
PDF
Cordova, Angularjs & Ionic @ Codeaholics
PPT
Ionic Framework
PDF
Ionic Framework
PPTX
IONIC - Hybrid Mobile App Development
PDF
Ionic adventures - Hybrid Mobile App Development rocks
PDF
Hybrid Apps with Angular & Ionic Framework
PPTX
Mobile Applications with Angular 4 and Ionic 3
PPTX
Hybrid vs. Native app - Ionic Framework with AngularJS
PPTX
Ionic Mobile Applications - Hybrid Mobile Applications Without Compromises
PDF
Ionic 2: Mobile apps with the Web
ODP
Use Ionic Framework to develop mobile application
PPTX
Ionic Framework - Intro to Hybrid Mobile Application Development
PPTX
Hybrid app in ionic framework overview
PDF
Ionic 2 intro
Cross Platform Mobile Apps with the Ionic Framework
Intro to Ionic for Building Hybrid Mobile Applications
Workshop Ionic Framework - CC FE & UX
Introduction to Ionic framework
Ionic framework one day training
Cordova, Angularjs & Ionic @ Codeaholics
Ionic Framework
Ionic Framework
IONIC - Hybrid Mobile App Development
Ionic adventures - Hybrid Mobile App Development rocks
Hybrid Apps with Angular & Ionic Framework
Mobile Applications with Angular 4 and Ionic 3
Hybrid vs. Native app - Ionic Framework with AngularJS
Ionic Mobile Applications - Hybrid Mobile Applications Without Compromises
Ionic 2: Mobile apps with the Web
Use Ionic Framework to develop mobile application
Ionic Framework - Intro to Hybrid Mobile Application Development
Hybrid app in ionic framework overview
Ionic 2 intro

Similar to Ionic Crash Course! Hack-a-ton SF (20)

PPTX
Angularjs Tutorial for Beginners
PDF
Ionic - Revolutionizing Hybrid Mobile Application Development
PDF
Tutorial: Develop Mobile Applications with AngularJS
PDF
Hacking Aaway with ionic
 
PPTX
Introdução Ionic Framework - Meetup SP
PDF
Web Developers are now Mobile Developers
PDF
Vuejs for Angular developers
PDF
PPT
State ofappdevelopment
PDF
Electron - Build desktop apps using javascript
PPTX
Getting started with the Ionic Framework
PDF
Building Mobile Apps With Ionic & Loopback
PDF
Cordova + Ionic + MobileFirst
PDF
Ionic Hybrid Mobile Application
PDF
Appcelerator Titanium Intro (2014)
PPTX
Expo - Zero to App.pptx
PPTX
Prototype Development in Mobile-Learning Design Research
PDF
Ionic2 First Lesson of Four
PPTX
Ionic framework
Angularjs Tutorial for Beginners
Ionic - Revolutionizing Hybrid Mobile Application Development
Tutorial: Develop Mobile Applications with AngularJS
Hacking Aaway with ionic
 
Introdução Ionic Framework - Meetup SP
Web Developers are now Mobile Developers
Vuejs for Angular developers
State ofappdevelopment
Electron - Build desktop apps using javascript
Getting started with the Ionic Framework
Building Mobile Apps With Ionic & Loopback
Cordova + Ionic + MobileFirst
Ionic Hybrid Mobile Application
Appcelerator Titanium Intro (2014)
Expo - Zero to App.pptx
Prototype Development in Mobile-Learning Design Research
Ionic2 First Lesson of Four
Ionic framework

More from Lukas Ruebbelke (12)

PDF
Components Are the New Thin Client
PDF
ng-conf 2017: Angular Mischief Maker Slides
PDF
Embrace the Angular 2 Ethos in Angular 1.x
PDF
Go Beast Mode with Realtime Reactive Interfaces in Angular 2 and Firebase
PDF
Get that Corner Office with Angular 2 and Electron
PDF
The REAL Angular Keynote
PDF
Impress Your Friends with EcmaScript 2015
PDF
Turn Your Designers Into Death Stars with Angular
PDF
Badges? We don't need no stinkin' badges!
PDF
ngAnimate crash course
PDF
ngEurope 2014: Become a Realtime Cage Dragon with Firebase and AngularJS
PDF
AngularJS Directives - DSL for your HTML
Components Are the New Thin Client
ng-conf 2017: Angular Mischief Maker Slides
Embrace the Angular 2 Ethos in Angular 1.x
Go Beast Mode with Realtime Reactive Interfaces in Angular 2 and Firebase
Get that Corner Office with Angular 2 and Electron
The REAL Angular Keynote
Impress Your Friends with EcmaScript 2015
Turn Your Designers Into Death Stars with Angular
Badges? We don't need no stinkin' badges!
ngAnimate crash course
ngEurope 2014: Become a Realtime Cage Dragon with Firebase and AngularJS
AngularJS Directives - DSL for your HTML

Recently uploaded (20)

PDF
Understanding Forklifts - TECH EHS Solution
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPT
Introduction Database Management System for Course Database
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
System and Network Administraation Chapter 3
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
medical staffing services at VALiNTRY
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Nekopoi APK 2025 free lastest update
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PPTX
Introduction to Artificial Intelligence
Understanding Forklifts - TECH EHS Solution
CHAPTER 2 - PM Management and IT Context
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Introduction Database Management System for Course Database
PTS Company Brochure 2025 (1).pdf.......
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
System and Network Administraation Chapter 3
Operating system designcfffgfgggggggvggggggggg
medical staffing services at VALiNTRY
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
How to Choose the Right IT Partner for Your Business in Malaysia
Design an Analysis of Algorithms II-SECS-1021-03
Nekopoi APK 2025 free lastest update
Internet Downloader Manager (IDM) Crack 6.42 Build 41
VVF-Customer-Presentation2025-Ver1.9.pptx
How to Migrate SBCGlobal Email to Yahoo Easily
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
2025 Textile ERP Trends: SAP, Odoo & Oracle
Introduction to Artificial Intelligence

Ionic Crash Course! Hack-a-ton SF