本书作者是架构师和工程管理者。Michael Mikowski已经开发过许多商业级单页Web应用,其中有个平台每年要处理的请求超过1000亿次。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.
SPA页面 单页面应用,整个页面只有一个HTML页面 以前对于单页面应用的理解很粗浅,就是HTML+CSS+JS写到同一个文件中, 其实最核心的技能,关键在于映射关系的设置: 用户初次访问,资源全部加载到浏览器,根据不同的操作展示出不同的页面, 前端来维护路由规则,一旦URL改变,...
评分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...
评分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...
评分SPA页面 单页面应用,整个页面只有一个HTML页面 以前对于单页面应用的理解很粗浅,就是HTML+CSS+JS写到同一个文件中, 其实最核心的技能,关键在于映射关系的设置: 用户初次访问,资源全部加载到浏览器,根据不同的操作展示出不同的页面, 前端来维护路由规则,一旦URL改变,...
评分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...
作者讲得好细致
评分+ Automate with Grunt
评分Brilliant and classic
评分It is a good book but it is not new enough. There are some important areas had not been cover.
评分这4颗星打给伟大的第二章,其他章节2颗星。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有