+ All Categories
Home > Technology > App forum2015 London - Building RhoMobile Applications with Ionic

App forum2015 London - Building RhoMobile Applications with Ionic

Date post: 22-Jan-2018
Category:
Upload: robgalvinjr
View: 698 times
Download: 1 times
Share this document with a friend
27
Developing Cross-Platform Applications with RhoMobile Rob Galvin Developer Resources & Community
Transcript
Page 1: App forum2015 London - Building RhoMobile Applications with Ionic

Developing Cross-Platform Applications with RhoMobile

Rob Galvin

Developer Resources & Community

Page 2: App forum2015 London - Building RhoMobile Applications with Ionic

BEFORE WE GET STARTED

• Latest RhoMobile Suite Installed

• Hybrid Application Concepts

• Starting off on Right Foot

• Angular a Plus

• Code available to download

• Available for deep dive discussions

Page 3: App forum2015 London - Building RhoMobile Applications with Ionic

• FULL STACK – OPINIONATED• ANGULAR.JS – SPA• HYBRID ONLY• PERFORMANCE OBSSESED• LEVERAGE• EASY TO GET STARTED /

CUSTOMIZE

Page 4: App forum2015 London - Building RhoMobile Applications with Ionic

• MWV Architecture• Reusable Components - Directives• Two-Way Data Binding• Routing / States• Factory and Services

SOLID FOUNDATION

Page 5: App forum2015 London - Building RhoMobile Applications with Ionic

Code Example Factory

FACTORY

CONTROLLER

Page 6: App forum2015 London - Building RhoMobile Applications with Ionic

Code example

VIEW

Page 7: App forum2015 London - Building RhoMobile Applications with Ionic

Code Example Directive

Page 8: App forum2015 London - Building RhoMobile Applications with Ionic

• NO UI - BYOUI• Opinionated • Ng-repeat double edge sword• Not Hybrid Exlusive• Think Angular – Learning Curve

CAUTION

Page 9: App forum2015 London - Building RhoMobile Applications with Ionic

IONIC STARTER APPS

Page 10: App forum2015 London - Building RhoMobile Applications with Ionic

IONIC CSS - DEMO

• Many UI Controls

• CSS Platform Behavior

• SVG Spinners

• SASS Customization

Page 14: App forum2015 London - Building RhoMobile Applications with Ionic

PULL TO REFRESH DEMO

Page 15: App forum2015 London - Building RhoMobile Applications with Ionic

• Excepts Cordova• Don’t expect Cordova Plug-In• Understand 3rd party directives

CAUTION

Page 16: App forum2015 London - Building RhoMobile Applications with Ionic

DEMO TIME

Page 17: App forum2015 London - Building RhoMobile Applications with Ionic

USING IONIC IN RHOMOBILE APPS

WebView (RhoMobile)

Page 18: App forum2015 London - Building RhoMobile Applications with Ionic

FOLDER COMPARISON

Page 19: App forum2015 London - Building RhoMobile Applications with Ionic

CHANGE START PATH

Page 20: App forum2015 London - Building RhoMobile Applications with Ionic

EDIT INDEX.HTML

Page 24: App forum2015 London - Building RhoMobile Applications with Ionic

OTHER CONSIDERATIONS

• Using ORM for models • Persistance

• Performance on “slow feeds”

• Using RhoConnect• Keep models in Sync

• Abstract complex backend

Page 25: App forum2015 London - Building RhoMobile Applications with Ionic

https://github.com/rhomobile/rho-onic

Page 26: App forum2015 London - Building RhoMobile Applications with Ionic

PLEASE TAKE THE SURVEY

DO NOT USEAPPFORUM EVENT SURVEY SESSION

SURVEY

Page 27: App forum2015 London - Building RhoMobile Applications with Ionic

THANK YOU


Recommended