Cargando…

Ionic framework by example : build amazing cross-platform mobile apps with Ionic, the HTML5 framework that makes modern mobile application development simple /

Build amazing cross-platform mobile apps with Ionic, the HTML5 framework that makes modern mobile application development simpleAbout This Book Learn how to use one of the most exciting mobile development frameworks around to build even better apps Follow the featured sample projects to experience I...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yusuf, Sani (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: First Look at Ionic; The beginning; The problem; Apache Cordova; Early hybrid apps; What is Ionic?; Short history of Ionic; Features of Ionic; Setting up Ionic; Summary; Chapter 2: To-Do List App; Creating our first application; Creating our to-do list app; The Ionic workflow; In-depth look at our project; Envisioning our app; Building our todo app; Creating the UI; The code; Wiring things up; Summary; Chapter 3: Running Ionic Apps; Running our todo app
  • The ionic serve techniqueEmulating with Chrome; Ionic serve labs; The Ionic view; Testing todo app with the Ionic view; Device; Android; iOS; Summary; Chapter 4: Ionic Components; Creating a new to-do list application; Overview of the Bucket-List app; Breaking down the app; Designing the UI; Implementing the input box; Implementing the ion-list application; Writing the Angular code for our Bucket-List app; Coding our input box; Wire it all up; Testing our Bucket-List app; Summary; Chapter 5: The London Tourist App; The London Tourist app; Creating the London Tourist app
  • The side menu app designUsing the Ionic side menu template; Seeing the LTA side menu app in action; Exploring the LTA side menu app's code; Developing the LTA application; Summary; Chapter 6: Advanced Ionic Components; The Ionic Popover; Implementing the popover; Adding the menu button; Coding the popover; Adding the ionicPopover service; Creating the popover.html file; Wiring up the popover; The Ionic Modal; Creating the modal; Implementing the modal; Creating the modal.html file; Wiring up the modal; Summary; Chapter 7: Customizing the App; Customizing the look and feel of your app
  • Ionic styles with SASSIonic SCSS overview; The ionic.app.scss file; Setting up SCSS; Customizing the SCSS; ionicConfigProvider; Summary; Chapter 8: Building a Simple Social App; The Ionic tabs application; Creating an Ionic tabs application; Running the tabs-app application; Overview of the tabs-app application; Overview of the tabs.html file; The element; Adding tabs to the tabs-app application; Adding the state for the new tab; Creating the tab-wall.html file; Creating the WallController controller; Creating the tab; Summary; Chapter 9: Connecting to Firebase
  • Extending our tabs-app Ionic appImplementing the post wall feature; The backend challenge; Firebase; Setting up a new Firebase account; Integrate Firebase into tabs-app application; Adding Firebase and Angular-Fire scripts; Implementing Firebase to our app; Pulling from database; Adding to database; Summary; Chapter 10 : Roundup; Uncovered features of Ionic; Appcamp.IO; The Ionic documentation; The Ionic creator; The Ionic code pen; Ionic.IO; The Ionic playground; The Ionic community; Useful resources; Summary; Index