Ionic 2 Cookbook - Second Edition.

Saved in:
Bibliographic Details
Author / Creator:Phan, Hoc.
Edition:2.
Imprint:Packt Publishing, 2016.
Description:1 online resource (320)
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11757954
Hidden Bibliographic Details
ISBN:1786468336
9781786468338
9781786465962
1786465965
1786465965
Digital file characteristics:text file
Notes:Print version record.
Summary:Annotation Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2About This Book Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps Work through simple recipes to address your problems directly and solve them effectively Get examples at each step to guide you on your learning curveWho This Book Is ForThis book is for front end JavaScript developers who know the basics of JavaScript programming. No prior knowledge of Ionic is required to get the most of this book. What You Will Learn Create custom UIs using Angular 2 directives Make the best use of REST APIs to submit forms Create beautiful animations and graphics in the application Embed videos and other media into the app Access native device functionalities such as a camera and maps using ngCordova Theme the application based on the various platform styles available Publish your application to a variety of platforms Leverage Angular 2 events and Ionic-specific events to communicateIn DetailDeveloping real-time apps is the need of the hour, and apps that deal with humongous amounts of user data and real-time information that needs to be updated frequently are in high demand. Currently, one of the most popular frameworks for this task is Ionic Framework, which is undergoing a major makeover. This book will get you started with Ionic and help you create Angular 2 components that interact with templates. From there, you'll work with Ionic components and find out how to share data efficiently between them. You'll discover how to make the best use of the REST API to handle back-end services and then move on to animating the application to make it look pretty. You'll learn to add in a local push notification in order to test the app. You'll work with Cordova to support native functionalities on both iOS and Android. From there, you'll get to grips with using the default themes for each platform as well as customizing your own. Finally, you'll see how best to deploy your app to different platforms. This book will solve all your Ionic-related issues through dedicated recipes that will help you get the best out of Ionic. Style and approachThis book is a recipe-based solution to all your Ionic 2 related problems and will help you create cutting edge real-time apps with ease through simple-to-understand step-by-step recipes.
Other form:Print version: Phan, Hoc. Ionic 2 Cookbook - Second Edition. Birmingham : Packt Publishing, ©2016
Standard no.:9781786465962

MARC

LEADER 00000cam a2200000Ma 4500
001 11757954
006 m o d
007 cr |n|||||||||
008 161209s2016 xx o 000 0 eng d
005 20240705152137.9
019 |a 974592032  |a 1026463303  |a 1076743180  |a 1105790191  |a 1112584601  |a 1113779514  |a 1113800679 
020 |a 1786468336  |q (electronic bk.) 
020 |a 9781786468338  |q (electronic bk.) 
020 |a 9781786465962 
020 |a 1786465965 
020 |z 1786465965 
024 3 |a 9781786465962 
035 |a (OCoLC)965716154  |z (OCoLC)974592032  |z (OCoLC)1026463303  |z (OCoLC)1076743180  |z (OCoLC)1105790191  |z (OCoLC)1112584601  |z (OCoLC)1113779514  |z (OCoLC)1113800679 
035 9 |a (OCLCCM-CC)965716154 
037 |a 974336  |b MIL 
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d NLE  |d OCLCO  |d N$T  |d IDEBK  |d COO  |d OCLCQ  |d EBLCP  |d MERUC  |d REB  |d OCLCQ  |d OCLCF  |d LVT  |d AGLDB  |d G3B  |d IGB  |d STF  |d UKAHL  |d CNCEN  |d ERF  |d UHL  |d UKBTH  |d OCLCQ 
049 |a MAIN 
050 4 |a T55.4-60.8 
072 7 |a COM  |x 000000  |2 bisacsh 
100 1 |a Phan, Hoc. 
245 1 0 |a Ionic 2 Cookbook - Second Edition. 
250 |a 2. 
260 |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (320) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Creating Our First App with Ionic 2; Introduction; Setting up a development environment; Creating a HelloWorld app via the CLI; Creating a HelloWorld app via Ionic Creator; Viewing the app using your web browser; Viewing the app using the Ionic CLI; Viewing the app using Xcode for iOS; Viewing the app using Genymotion for Android; Viewing the app using Ionic View; Chapter 2: Adding Ionic 2 Components; Introduction; Adding multiple pages using tabs. 
505 8 |a Adding left and right menu navigationNavigating multiple pages with state parameters; Chapter 3: Extending Ionic 2 with Angular 2 Building Blocks; Introduction; Creating a custom pizza ordering component; Creating a custom username input directive; Creating a custom pipe; Creating a shared service to provide data to multiple pages; Chapter 4: Validating Forms and Making HTTP Requests; Introduction; Creating a complex form with input validation; Retrieving data via a mocked API using a static JSON file; Integrating with Stripe for online payment; Chapter 5: Adding Animation; Introduction. 
505 8 |a Embedding full screen inline video as backgroundCreating a physics-based animation using Dynamics.js; Animating the slide component by binding a gesture to the animation state; Adding a background CSS animation to the login page; Chapter 6: User Authentication and Push Notification Using Ionic Cloud; Introduction; Registering and authenticating users using Ionic Cloud; Building an iOS app to receive push notifications; Building an Android app to receive push notifications; Chapter 7: Supporting Device Functionalities Using Ionic Native; Introduction; Taking a photo using the camera plugin. 
505 8 |a Sharing content using the social sharing pluginDisplaying a term of service using InAppBrowser; Creating a Taxi app using the Google Maps plugin and geocode support; Chapter 8: Theming the App; Introduction; Viewing and debugging themes for a specific platform; Customizing themes based on the platform; Chapter 9: Publishing the App for Different Platforms; Introduction; Adding versioning to future proof the app; Building and publishing an app for iOS; Building and publishing an app for Android; Index. 
520 8 |a Annotation  |b Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2About This Book Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps Work through simple recipes to address your problems directly and solve them effectively Get examples at each step to guide you on your learning curveWho This Book Is ForThis book is for front end JavaScript developers who know the basics of JavaScript programming. No prior knowledge of Ionic is required to get the most of this book. What You Will Learn Create custom UIs using Angular 2 directives Make the best use of REST APIs to submit forms Create beautiful animations and graphics in the application Embed videos and other media into the app Access native device functionalities such as a camera and maps using ngCordova Theme the application based on the various platform styles available Publish your application to a variety of platforms Leverage Angular 2 events and Ionic-specific events to communicateIn DetailDeveloping real-time apps is the need of the hour, and apps that deal with humongous amounts of user data and real-time information that needs to be updated frequently are in high demand. Currently, one of the most popular frameworks for this task is Ionic Framework, which is undergoing a major makeover. This book will get you started with Ionic and help you create Angular 2 components that interact with templates. From there, you'll work with Ionic components and find out how to share data efficiently between them. You'll discover how to make the best use of the REST API to handle back-end services and then move on to animating the application to make it look pretty. You'll learn to add in a local push notification in order to test the app. You'll work with Cordova to support native functionalities on both iOS and Android. From there, you'll get to grips with using the default themes for each platform as well as customizing your own. Finally, you'll see how best to deploy your app to different platforms. This book will solve all your Ionic-related issues through dedicated recipes that will help you get the best out of Ionic. Style and approachThis book is a recipe-based solution to all your Ionic 2 related problems and will help you create cutting edge real-time apps with ease through simple-to-understand step-by-step recipes. 
542 |f Copyright © 2016 Packt Publishing 
650 0 |a User interfaces (Computer systems)  |x Design and construction. 
650 0 |a Mobile apps  |x Programming. 
650 0 |a Software frameworks.  |0 http://id.loc.gov/authorities/subjects/sh2013002773 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Software frameworks.  |2 fast  |0 (OCoLC)fst01910199 
650 7 |a User interfaces (Computer systems)  |x Design and construction.  |2 fast  |0 (OCoLC)fst01163194 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Phan, Hoc.  |t Ionic 2 Cookbook - Second Edition.  |d Birmingham : Packt Publishing, ©2016 
903 |a HeVa 
929 |a oclccm 
999 f f |i 875b0090-775f-557b-ae45-4fd949b5aa77  |s dac7d0ef-9756-5fbf-8068-9e5ce36d8a05 
928 |t Library of Congress classification  |a T55.4-60.8  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=1430769  |z eBooks on EBSCOhost  |g ebooks  |i 12446709