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. Build sample apps with jQuery Mobile, Sencha Touch, and PhoneGap and learn the unique advantages—and disadvantages—of each framework.
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: 9781449327859
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Professional C++, 4th Edition
Get up to date quickly on the new changes coming with C++17 Professional C++ is the …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …