Pro JavaScript for Web Apps
Год: 2012 June
Автор: Adam Freeman
Издательство: Apress
ISBN: 978-1-4302-4461-5
Серия: The Expert's Voice In Web Development
Язык: Английский
Формат: PDF/EPUB
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 276
Описание: JavaScript is the engine behind every web app, and a solid knowledge of it is essential for all modern web developers. Pro JavaScript for Web Apps gives you all of the information that you need to create professional, optimized, and efficient JavaScript applications that will run across all devices. It takes you through all aspects of modern JavaScript application creation, showing you how to combine JavaScript with the new features of HTML5 and CSS3 to make the most of the new web technologies.
The focus of the book is on creating professional web applications, ensuring that your app provides the best experience for your users, with smooth and responsive control and feedback and an intuitive and optimized interface. You will learn how to take a basic application and bring it up to a professional level while making sure that it remains bullet-proof and bug free. Pro JavaScript for Web Apps will also enhance your development workflow using jQuery to streamline the process and freeing you to spend more time on the important parts of your app while the framework deals with the mundanity.
What you’ll learn:
Bring your web apps up to a professional level
Build a smooth, responsive, and expressive user interface
Add location-aware features to your app
Optimize your application for tablets and mobile devices
Become a better developer
Getting Ready
Getting Started
Adding a View Model
Using URL Routing
Creating Offline Web Apps
Storing Data
Creating Responsive Apps
Creating Mobile Web Apps
Writing Better Javascript