• Complain

Jeremy Wilken - Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS

Here you can read online Jeremy Wilken - Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2015, publisher: Manning Publications, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Jeremy Wilken Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS
  • Book:
    Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS
  • Author:
  • Publisher:
    Manning Publications
  • Genre:
  • Year:
    2015
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

Ionic in Action teaches web developers how to build cross-platform mobile apps for phones and tablets on iOS and Android. Youll 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

Wouldnt 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, youll discover the command-line utility, and how to build and deploy to app stores.

Whats Inside

  • Create mobile apps with HTML, JavaScript, and CSS
  • Design complex interfaces with Ionics 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

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

Jeremy Wilken: author's other books


Who wrote Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS? Find out the surname, the name of the author of the book and a list of all author's works by series.

Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS
Jeremy Wilken

Ionic in Action Hybrid Mobile Apps with Ionic and AngularJS - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 761 Shelter Island, NY 11964 Email: orders@manning.com

2016 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2 Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Picture 3Manning Publications Co.20 Baldwin RoadPO Box 761Shelter Island, NY 11964Development editor: Helen SturgisTechnical development editor: Gregor ZurowskiCopyeditor: Jodie AllenProofreader: Katie TennantTechnical proofreader: Matthew MerkesTypesetter: Dottie MarsicoCover designer: Marija Tudor

ISBN 9781633430082

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 EBM 20 19 18 17 16 15

Brief Table of Contents
Table of Contents
Foreword

This book is the result of nine months of dedicated work by Jeremy Wilken, a top Ionic developer with whom weve had the pleasure of collaborating since we built Ionic and open sourced it in 2013. This book provides an excellent introduction to the Ionic Open Source SDK, and it also offers plenty of rich information for experienced Ionic developers.

Jeremy built three Ionic apps for this book, using just about every Ionic component in existence. Because of that, the book is a solid reference for using the components in an integrated way. The first app, which a resort might use to provide value for guests, incorporates our slidebox, lists, cards, content containers, and basic navigation. The second, a Bitcoin market app, provides real-time currency rates for Bitcoin and uses pull-to-refresh, popovers, tabs, charts, advanced lists, and nested views. The third, a weather app, uses modals, a custom scroll area (paginated scrolling), externally loaded data, side menus, and a search view.

The apps are unique and robust. They are 80% developed for deployment to an app store, with the obvious missing pieces listed at the end of the chapter to challenge readers to complete them.

For experienced developers, the book explains how to target a platform if, for example, they want to use the action sheet in iOS and the popover in Android. The book also provides background about the Ionic ecosystem, explaining how to leverage Cordova and plugins; discussing Ionics platform services, such as Ionic View; and providing instruction about how to improve Ionic development with advanced techniques and testing. Jeremy provides great examples and insight into how to set up and write your own tests.

Prior to creating Ionic with Max Lynch and Ben Sperry, I joined their company to help develop their already successful products, including Codiqa, which was a jQuery Mobile drag-and-drop interface builder. As we worked on Codiqa, we realized devices and browsers were not being used to their full potential, and users were continually asking for more from our tools. Eventually, we decided to create our toolkit for hybrid applications, in order to push mobile devices to their limits. With the added power of Angular, weve been able to bring hybrid mobile app development to a place where it presents a viable challenge to native application development. Since we released the alpha version of Ionic in 2013, I couldnt be more proud of how quickly the development community has embraced Ionic and helped to grow it even further. The part Im most excited about is that Ionic is only getting started, and well continue to grow and support it, so that developers can build high-performing apps quickly and easily.

Youll find this book to be both an informative introduction to Ionic and an in-depth guide to building better apps, depending on your experience with Ionic and your needs. Thank you for being part of the Ionic community.

Enjoy!

A DAM BRADLEY

C OCREATOR OF THE I ONIC F RAMEWORK

Preface

The importance of mobile may be clear today, but even just a few years ago it was debatable if building mobile apps was worth the time and cost. As of 2015 the number of mobile apps available in the Apple App and Google Play Stores is well over a million. Over six times more phones are sold than desktop/laptop devices, and the number of tablets sold should exceed desktop/laptop devices in 2015. Mobile is here, and here to stay.

Back in 2013, the world of mobile app development was focused primarily on building native apps. These native apps were written in Java or Objective C, and required developers to learn those languages, platform tools, SDKs, and so forth. For a web developer like myself, this presented a barrier to getting into mobile app development. It seemed like the mobile web was focused on building responsive websites, not mobile apps. The idea of a hybrid app (which is a native app built using web technologies) was usually given very little credit due to the quality of older devices and browsers that made hybrid apps sluggish, and design practices that made the apps have a visual disconnect from native apps.

The founders of Ionic saw an opportunity. They realized that mobile devices were improving, quite rapidly in fact, and that hybrid apps could be a serious contender with native apps. They aimed to open the door for developers who want to build native-feeling mobile apps, while using the same languages they already know from web development. Ionic builds on the shoulders of other open source projects, Cordova and Angular. Ionic leverages these projects into a more unified platform for building hybrid mobile apps.

As of version 1.0, its clear that Ionic has come of age and empowers web developers to build mobile apps. The Ionic team has become fond of calling Ionic the missing SDK for hybrid apps. As Ive finished this journey of writing Ionic in Action, I can see the full vision of Ionic coming to life. The core of what makes Ionic so powerful is the open source components explored in this book. In addition, a platform of services is being built around it for features such as push notifications, analytics, beta testing, and more. I hold open source projects with well-managed development and community input in high regard, and Ionic is certainly in this category (in the top 40 starred projects on GitHub, and it uses Angular, which is in the top 3 as of this writing). Hundreds of thousands of apps have been created with Ionic, and several apps have even been featured in the major app stores.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS»

Look at similar books to Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS»

Discussion, reviews of the book Ionic in Action: Hybrid Mobile Apps with Ionic and AngularJS and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.