Cargando…

Mastering PhoneGap mobile application development : take your PhoneGap experience to the next level and create engaging real-world applications /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Shotts, Kerri (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2016.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 EBSCO_ocn944921747
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 160316s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d N$T  |d IDEBK  |d YDXCP  |d OCLCF  |d VT2  |d DEBSZ  |d KSU  |d COO  |d DEBBG  |d OCLCQ  |d OCLCA  |d OCL  |d UOK  |d CEF  |d NLE  |d UKMGB  |d AGLDB  |d IGB  |d RDF  |d OCLCO  |d INARC  |d OCLCQ  |d QGK 
015 |a GBB6G3024  |2 bnb 
016 7 |a 018006613  |2 Uk 
019 |a 942846526  |a 1259226455 
020 |a 9781783288441  |q electronic bk. 
020 |a 1783288442  |q electronic bk. 
020 |z 9781783288434 
020 |z 1783288434 
029 1 |a DEBSZ  |b 47388562X 
029 1 |a DEBBG  |b BV043969015 
029 1 |a DEBSZ  |b 485795280 
029 1 |a GBVCP  |b 882753657 
029 1 |a AU@  |b 000057276705 
029 1 |a UKMGB  |b 018006613 
035 |a (OCoLC)944921747  |z (OCoLC)942846526  |z (OCoLC)1259226455 
037 |a CL0500000722  |b Safari Books Online 
050 4 |a QA76.59 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.167  |2 23 
049 |a UAMI 
100 1 |a Shotts, Kerri,  |e author. 
245 1 0 |a Mastering PhoneGap mobile application development :  |b take your PhoneGap experience to the next level and create engaging real-world applications /  |c Kerri Shotts. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed April 20, 2016) 
500 |a Includes index. 
520 8 |a Annotation  |b Take your PhoneGap experience to the next level and create engaging real-world applicationsAbout This Book Create a useful PhoneGap workflow for larger projects in order to simplify and manage the development process Use third-party plugins, IndexedDB, and SQLite for PhoneGap to develop large-scale, data-driven, and highly accessible applications A pragmatic guide to construct top-notch large-scale applications using PhoneGap Who This Book Is ForIf you have created simple applications using PhoneGap in the past and now want to take your workflow and apps to the next level, this book will help you reach your goals. You should have a good working knowledge of HTML, CSS, and JavaScript, and prior experience with PhoneGap.What You Will Learn Construct build workflows that simplify complex application development Integrate the next version of JavaScript to simplify your code Create accessible hybrid applications Persist and query data using third-party database plugins Create your own PhoneGap plugins for your unique use cases Create icons and splash screens suitable for submission to app stores Publish your app to the Google Play and Apple iTunes storesIn DetailPhoneGap is a useful and flexible tool that enables you to create complex hybrid applications for mobile platforms. In addition to the core technology, there is a large and vibrant community that creates third-party plugins that can take your app to the next level.This book will guide you through the process of creating a complex data-driven hybrid mobile application using PhoneGap, web technologies, and third-party plugins.A good foundation is critical, so you will learn how to create a useful workflow to make development easier. From there, the next version of JavaScript (ES6) and the CSS pre-processor SASS are introduced as a way to simplify creating the look of the mobile application. Responsive design techniques are also covered, including the flexbox layout module. As many apps are data-driven, you'll build an application throughout the course of the book that relies upon IndexedDB and SQLite. You'll also download additional content and address how to handle in-app purchases. Furthermore, you'll build your own customized plugins for your particular use case. When the app is complete, the book will guide you through the steps necessary to submit your app to the Google Play and Apple iTunes stores.Style and approachThis book is a step-by-step guide, in which the concepts covered are explained with the help of hands-on examples. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Task Automation; Before we begin; About Logology; Why use Gulp for task automation?; Setting up your app's directory structure; Installing Gulp; Creating your first Gulp configuration file; Creating a modular Gulp configuration; Copying assets; Performing substitutions; How to execute Cordova tasks; Managing version numbers; Supporting ES2015; Linting your code; Uglifying your code; Putting it all together; Summary; Chapter 2: ECMAScript 2015 and Browserify 
505 8 |a Getting startedBenefits of ES2015; Block scope; Arrow functions; Simpler object definitions; Default arguments; Variable arguments; Destructuring and named parameters; String interpolation; Promises and a taste of ES2016; Classes; Modules; More information; Using Browserify; Modifying our Gulp configuration; Including Node.js packages; Summary; Chapter 3: Sassy CSS; Getting started; Learning Sass; Comments; Calculation; Variables; Nesting; Mixins and functions; Object-oriented CSS; Modules and partials; Integrating Sass with Gulp; Including the Stylesheets installed via npm; Summary 
505 8 |a Chapter 4: More Responsive DesignGetting started; Pixel densities; The CSS3 units; Media queries; Image sizing; Using flex-box layout; Summary; Chapter 5: Hybrid Application Accessibility; Getting started; Types of accessibility features; Color vision deficient; Low vision; Blindness; Auditory disabilities; Motor disabilities; Dyslexia; Seizures; Accessibility for free; What is WAI-ARIA?; The WAI-ARIA roles; Accessibility examples; Separation of presentation and content; Accessible icon buttons; Accessible navigation; Accessible lists; Accessible alerts and dialogs 
505 8 |a Fitting in with native accessibility featuresInstalling the Mobile Accessibility Plugin; Detecting the user's preferred text size; Detecting a screen reader; Speaking custom text; Useful tools; Summary; Chapter 6: Testing and UI Automation; Getting started; An introduction to assertions; Writing tests using Chai; Language chains; Logical words; Testing existence and types; Testing equality; Testing collections; Running test suites using Mocha; Writing UI automation tests; Installing Appium; Exploring your app with Appium; Creating test cases; Running UI Automation tests using Appium and Mocha 
505 8 |a Integrating our tests with GulpSummary; Chapter 7: IndexedDB; Getting started; IndexedDB support and polyfills; Differences between relational and key-object storage; Creating a database; Creating an object store within the database; Handling database upgrades; Transactions; Storing objects; Getting objects; Deleting objects; Using cursors and indexes; Closing the database; Additional resources; Summary; Chapter 8: Web SQL Database; Getting started; Web SQL Database support; The Cordova SQLite plugin; Creating and opening databases; Transactions; Creating tables 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a PhoneGap (Application development environment) 
630 0 7 |a PhoneGap (Application development environment)  |2 fast  |0 (OCoLC)fst01894951 
650 0 |a Mobile apps. 
650 0 |a Application software. 
650 6 |a Applications mobiles. 
650 6 |a Logiciels d'application. 
650 7 |a COMPUTERS / Computer Literacy  |2 bisacsh 
650 7 |a COMPUTERS / Computer Science  |2 bisacsh 
650 7 |a COMPUTERS / Data Processing  |2 bisacsh 
650 7 |a COMPUTERS / Hardware / General  |2 bisacsh 
650 7 |a COMPUTERS / Information Technology  |2 bisacsh 
650 7 |a COMPUTERS / Machine Theory  |2 bisacsh 
650 7 |a COMPUTERS / Reference  |2 bisacsh 
650 7 |a Application software.  |2 fast  |0 (OCoLC)fst00811706 
650 7 |a Mobile apps.  |2 fast  |0 (OCoLC)fst01909896 
776 |z 1-78328-843-4 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1188487  |z Texto completo 
938 |a Internet Archive  |b INAR  |n masteringphonega0000shot 
938 |a EBSCOhost  |b EBSC  |n 1188487 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis34090488 
938 |a YBP Library Services  |b YANK  |n 12879394 
994 |a 92  |b IZTAP