Programming HTML5 Applications
Autor Zachary Kessinen Limba Engleză Paperback – 8 dec 2011
You'll learn powerful JavaScript tools for exploiting HTML5 elements, and discover new methods for working with data, such as offline storage and multithreaded processing. Complete with code samples, this book is ideal for experienced JavaScript and mobile developers alike.
- Store session data in the browser with local storage objects
- Save trips to the server: store larger amounts of data with IndexedDB
- Give browsers limited access to a user's system to read and upload files
- Take your app offline--and speed up page loading when it's online
- Use Web Workers to create multithreaded applications
- Transfer data between browser and server more efficiently with Web Sockets
- Learn about HTML5 tags for forms, multimedia, graphics, and geolocation
--Ralph Whitbeck, cohost of The Official jQuery Podcast
Preț: 107.88 lei
Preț vechi: 134.84 lei
-20% Nou
Puncte Express: 162
Preț estimativ în valută:
20.64€ • 21.72$ • 17.09£
20.64€ • 21.72$ • 17.09£
Carte disponibilă
Livrare economică 24 decembrie 24 - 07 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449399085
ISBN-10: 1449399088
Pagini: 142
Dimensiuni: 185 x 242 x 8 mm
Greutate: 0.23 kg
Editura: O'Reilly
Locul publicării:Sebastopol, CA, United States
ISBN-10: 1449399088
Pagini: 142
Dimensiuni: 185 x 242 x 8 mm
Greutate: 0.23 kg
Editura: O'Reilly
Locul publicării:Sebastopol, CA, United States
Cuprins
Notă biografică
Zachary Kessin has been working on developing interactive web applications since 1994. In the last few years Zachary's focus has been on building complex applications in the browser with Javascript, browser-based testing with Selenium, functional programming, and code generation.
Descriere
Move beyond simple site creation and build web applications with HTML5 that can compete with desktop apps and run on mobile devices. This practical guide shows you how HTML5's JavaScript APIs give you the power to take web development into many fields that used to require more platform-specific development-particularly mobile deployment.