- Ionic Cookbook
- Hoc Phan
- 210字
- 2021-07-09 21:15:08
Preface
The world of mobile development is fragmented, with many platforms, frameworks, and technologies. Ionic is intended to fill this gap with its open source HTML5 mobile app framework that lets developers build native-feeling apps using web technologies such as HTML, CSS, and AngularJS. Ionic makes it easy for frontend developers who want to become app developers. The framework provides superior performance with deep Cordova integration and a comprehensive set of tools for prototyping, backend support, and deployment.
This book will take you through the process of developing a cross-platform mobile app using just HTML5 and JavaScript based on Ionic. You will start first by getting familiarized with the CLI and learning how to build and run an app. You will have a look at some common features of real-world mobile apps such as authenticating a user and receiving and saving data using either Firebase or Local Storage.
Next, the book will explain how Ionic integrates with Cordova to support native device features by using ngCordova and takes advantage of the existing modules around its ecosystem. You will also explore the advanced topics related to extending Ionic to create new components. Finally, the book will show you how to customize the Ionic theme and build the app for all platforms.
- Spring Boot 2實戰之旅
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Python語言程序設計
- Animate CC二維動畫設計與制作(微課版)
- Neo4j Essentials
- Learn Programming in Python with Cody Jackson
- 用Python實現深度學習框架
- Python機器學習經典實例
- JavaScript:Moving to ES2015
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Android系統原理及開發要點詳解
- 圖數據庫實戰
- Web前端應用開發技術
- Java程序員面試筆試寶典(第2版)
- 編寫高質量代碼:改善Objective-C程序的61個建議