Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS

Posted By: AlenMiler
Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS

Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS by Jeremy Wilken
English | Oct. 8, 2015 | ISBN: 1633430081 | 320 Pages | MOBI/EPUB/PDF (True) | 27.65 MB

Ionic in Action teaches web developers how to build cross-platform mobile apps for phones and tablets on iOS and Android. You'll learn how to extend your web development skills to build apps that are indistinguishable from native iOS or Android projects.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Book

Wouldn't it be great if you could build mobile apps using just your web development skills? With Ionic, you can do just that: create hybrid mobile apps using web technologies that you already know, like HTML, CSS, and JavaScript, that will run on both iOS and Android.

Ionic in Action teaches web developers how to build mobile apps using Ionic and AngularJS. Through carefully explained examples, the book shows you how to create apps that use UI components designed for mobile, leverage current location, integrate with native device features like the camera, use touch gestures, and integrate with external data sources. Learn to test your apps to improve stability and catch errors as you develop. Finally, you'll discover the command-line utility, and how to build and deploy to app stores.

What's Inside

Create mobile apps with HTML, JavaScript, and CSS
Design complex interfaces with Ionic's UI controls
Build once and deploy for both iOS and Android
Use native device hardware and device-specific features
Covers the entire mobile development process

About the Reader

Readers should know HTML, CSS, and JavaScript. Familiarity with AngularJS is helpful but not required.

About the Author

Jeremy Wilken is a senior UX software developer who works with Ionic, AngularJS, and Node.js. He lives in Austin, Texas.

Table of Contents

Introducing Ionic and hybrid apps
Setting up your computer to build apps
What you need to know about AngularJS
Ionic navigation and core components
Tabs, advanced lists, and form components
Weather app, using side menus, modals, action sheets, and ionScroll
Advanced techniques for professional apps
Using Cordova plugins
Previewing, debugging, and automated testing
Building and publishing apps