29,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 2-4 Wochen
  • Broschiertes Buch

 Step-by-step guide to building an SPA
 Discusses industry trends
 Shows how to improve user experiences
Product Description Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before displaying the results. With near universal availability of capable browsers and powerful hardware, the single page web application (SPA) pushes most of the code to the browser, giving users immediate results, whether they’re surfing at their desk or using a phone…mehr

Produktbeschreibung
 Step-by-step guide to building an SPA

 Discusses industry trends

 Shows how to improve user experiences

Product Description
Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before displaying the results. With near universal availability of capable browsers and powerful hardware, the single page web application (SPA) pushes most of the code to the browser, giving users immediate results, whether they’re surfing at their desk or using a phone app.



Single Page Web Applications
shows how to build modern browser-based apps that take advantage of stronger client platforms and more-predictable bandwidth. It covers the SPA design approach and explores new techniques like structured JavaScript and responsive design. Readers will learn to capitalize on trends like server-side JavaScript and NoSQL data stores, as well as new frameworks that make JavaScript more manageable and testable as a first-class language.

AUDIENCE

This book is for web developers, architects, and product managers who know about JavaScript, HTML, CSS, and web development basics.

ABOUT THE TECHNOLOGY

A Single Page Application (SPA) is an application delivered to the browser that does not reload the page during use.
Autorenporträt
Michael Mikowski is a UI architect and product designer. He created his first SPA out of necessity for the US and European AMD shopping sites in 2007 and has been hooked on SPA's ever since. He is currently working on his fifth commercial SPA, this time for desktop and multi-touch mobile devices using jQuery, SVG, Backbone, Node.js, MongoDB, and a number of his own jQuery plugins. Previously he was a back-end development manager responsible for high volume, high performance clusters serving billions of advertising impressions per week. He has developed notable applications for 3D rendering, music composition and numerical analysis; and is an award-winning and degreed Industrial Designer.   Josh Powell has created high performance, interactive sites for entertainment giants like Harry Potter, 007, Lord of the Rings, Batman, The Godfather, and The Simpsons. He also did a tour building "Smart Grid" projects at utility companies like PG&E.