- Ionic Cookbook
- Hoc Phan
- 304字
- 2021-07-09 21:15:08
What this book covers
Chapter 1, Creating Our First App with Ionic, introduces the Ionic framework and provides instructions for setting up the development environment and quickly creating and running the first app.
Chapter 2, Managing States and Navigation, walks through some examples of how to manage views, states, and the overall navigation within the app. This can be done via either the UI-Router component of AngularJS or the out-of-the-box Ionic directives.
Chapter 3, Adding Device Features Support, explains how to use ngCordova to access native device functionalities such as the camera (photo and video), the contact list, e-mail, and map.
Chapter 4, Offline Data Storage, explains how to work with persistent data when the device is offline. You will understand the advantages and disadvantages of using Local Storage versus SQLite.
Chapter 5, Handling Gestures and Events, explains how a touch event works and how to process these events to create a better interaction or a custom component.
Chapter 6, App Theme Customization, provides instructions on how to customize an app for different platforms and create an introduction screen for your own branding.
Chapter 7, Extending Ionic with Your Own Components, takes a deep dive into the AngularJS directive and filter customization. You will learn how to leverage events from the core Ionic components and use requestAnimationFrame
for an improved animation performance.
Chapter 8, User Registration and Authentication, explains the different methods that can be used to authenticate a user and how the Firebase authentication system works.
Chapter 9, Saving and Loading Data Using Firebase, walks through some examples, such as those related to storing and retrieving data, using Firebase as the backend. Also, you will learn how to manage and render large datasets.
Chapter 10, Finalizing Your Apps for Different Platforms, provides instructions for performing the final steps of getting an app published.
- Instant Testing with CasperJS
- vSphere High Performance Cookbook
- INSTANT MinGW Starter
- Full-Stack Vue.js 2 and Laravel 5
- Reactive Programming With Java 9
- Oracle BAM 11gR1 Handbook
- Procedural Content Generation for C++ Game Development
- TypeScript 2.x By Example
- Python全棧開(kāi)發(fā):基礎(chǔ)入門(mén)
- TypeScript全棧開(kāi)發(fā)
- JSP應(yīng)用與開(kāi)發(fā)技術(shù)(第3版)
- 51單片機(jī)C語(yǔ)言程序設(shè)計(jì)經(jīng)典實(shí)例(第3版)
- C#入門(mén)經(jīng)典(第7版):C# 6.0 & Visual Studio 2015(.NET開(kāi)發(fā)經(jīng)典名著)
- 物聯(lián)網(wǎng)及低功耗藍(lán)牙5.x高級(jí)開(kāi)發(fā)
- 深度學(xué)習(xí)企業(yè)實(shí)戰(zhàn):基于R語(yǔ)言