Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By : Kerri Shotts
Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By: Kerri Shotts

Overview of this book

<p>PhoneGap allows you to use your existing knowledge of HTML, CSS, and JavaScript to create useful and exciting mobile applications.<br /><br />This book will present you with 12 exciting projects that will introduce you to the dynamic world of app development in PhoneGap. Starting with their design and following through to their completion, you will develop real-world mobile applications. Each app uses a combination of core PhoneGap technologies, plugins, and various frameworks covering the necessary concepts you can use to create many more great apps for mobile devices.</p>
Table of Contents (21 chapters)
PhoneGap 3.x Mobile Application Development HOTSHOT
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

User interface frameworks/libraries


When crafting hybrid apps, we are responsible for the entire look and feel of the app, often needing to combine CSS, HTML, and JavaScript in complicated ways. Use of YASMF in this book has simplified a lot of the typical boilerplate code, but YASMF does not implement every possible user interface widget, and it is still rather new. If you'd prefer another user interface framework, these are some that I found interesting and promising. Most of the following are more than simply user-interface frameworks. Many are app frameworks as well, which implies learning how each framework manages views and the application state: