Book description
When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.
You’ll build sample apps with jQuery Mobile, Sencha Touch, and PhoneGap to learn the unique advantages—and disadvantages—of each framework. From there, you can determine which one is best for your project. This book is ideal for web developers familiar with JavaScript, HTML, and CSS.
- Experience the simplicity of jQuery Mobile for building cross-browser applications
- Learn how Sencha Touch’s architecture, widgets, and blazing-fast rendering engine makes it a good choice for enterprise software
- Use PhoneGap to package your web app into a native iOS, Android, or Windows Phone application
- Discover the impact of various HTML5 features on mobile app development
- Pick up JavaScript productivity tips as you delve into its object orientation, closures, and coding conventions
- Test and debug your app with a collection of tips, tricks, and tools
Publisher resources
Table of contents
- Mobile JavaScript Application Development
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- A Note Regarding Supplemental Files
- Preface
- 1. HTML5 for Mobile Applications
-
2. JavaScript Productivity Tips
- About JavaScript
- Object Literals
- Single or Double Quotes?
- JavaScript Base Types
- Dynamic Overloading of Base Types
- Functions
- How to Organize Code in namespaces
- Create Objects and Arrays the Easy Way
- Create a Singleton Object
- Scheduling Function Execution
- Concatenating Strings
- Iterating Over Arrays
- Using toString() for Reflection
- Easy Code Injection
- Object-Oriented Programming in JavaScript
- Conclusion
- 3. jQuery Mobile
- 4. Sencha Touch
- 5. PhoneGap
- 6. Debugging and Testing
- 7. Conclusion
- Bibliography
- About the Author
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Copyright
Product information
- Title: Mobile JavaScript Application Development
- Author(s):
- Release date: June 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449327811
You might also like
book
Learning JavaScript Design Patterns, 2nd Edition
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to …
book
You Don't Know JS: Async & Performance
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …
book
You Don't Know JS: Scope & Closures
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …