Single Page Web Applications

豆瓣
Single Page Web Applications

登录后可管理标记收藏。

ISBN: 9781617290756
作者: Michael Mikowski / Josh Powell
出版社: Manning Publications
发行时间: 2013 -9
装订: Paperback
价格: USD 44.99
页数: 432

/ 10

0 个评分

评分人数不足
借阅或购买

JavaScript End-To-End

Michael Mikowski / Josh Powell   

简介

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.

其它版本
短评
评论
笔记