Book Image

Mastering jQuery Mobile

Book Image

Mastering jQuery Mobile

Overview of this book

Table of Contents (17 chapters)
Mastering jQuery Mobile
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we went beyond just the jQuery Mobile framework and focused on the different web page optimization and performance enhancement techniques. We evaluated why page optimization is important and how it affects the user experience on the mobile web. We evaluated several different best practices for designing and layout for the mobile web, so that even before we start with website development, we can have a good responsive design in place. Once a good design is in place, we can develop the website in a better fashion and make use of the various HTML, CSS, jQuery, JavaScript, and jQuery Mobile best practices to enhance and improve the quality of our code. This helps in improving the performance of the mobile website. Developing good quality code is just not sufficient. Testing it is equally important, and we explored a few tools that can help us with this to enhance our website performance further.

With this, we come to the end of this book. We hope that you have thoroughly...