- Getting Started with Ionic
- Rahat Khanna
- 194字
- 2021-07-23 14:38:22
Preface
Hybrid Mobile Apps have become a promising choice in mobile app development to achieve cost effectiveness and rapid development. Ionic has been instrumental in setting the benchmark in this space as it focuses on performance. It has evolved as the most popular choice for Hybrid Mobile App development as it tends to match the native experience and provides robust components/tools to build apps.
Getting Started with Ionic equips any web developer with the practical knowledge required to use modern web technologies in building amazing Hybrid Mobile Apps using Ionic. This fast-paced, practical book explains all the important concepts of AngularJS and Cordova framework required to develop Ionic apps. Then, it gives you a brief introduction to Hybrid Mobile Applications. It will guide you through setting up the development environment for different mobile platforms and through the multiple options and features available in Ionic, so you can use them in your mobile apps. Features, such as the side menu, tabs, touch interactions, and native features, such as bar code, camera, and geolocations, are all covered. Finally, we'll show you how to use Cordova plugins and use Ionic cloud services to empower your mobile apps.
- 騰訊iOS測試實踐
- Mastering Objectoriented Python
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Java Web開發之道
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- MySQL數據庫管理與開發(慕課版)
- Visual Studio Code 權威指南
- Unity 2017 Game AI Programming(Third Edition)
- AI自動化測試:技術原理、平臺搭建與工程實踐
- 原型設計:打造成功產品的實用方法及實踐
- Python深度學習(第2版)
- Python數據可視化之matplotlib實踐
- Learning Node.js for Mobile Application Development
- Switching to Angular 2
- Selenium自動化測試實戰:基于Python