Single Page Web Applications 在线电子书 图书标签: JavaScript Web开发 SPA WebApp Web 前端 Frontend 编程
发表于2024-11-24
Single Page Web Applications 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
Brilliant and classic
评分+ Automate with Grunt
评分Brilliant and classic
评分作者讲得好细致
评分一开始干活又觉得自己弱爆了,赶紧补补! 看到其他人的评价,感觉有机会的话应该再看一次。
本书作者是架构师和工程管理者。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.
不得不说,mikowski真是一个难得负责的作者,他在亚马逊里回复了许多读者的留言,在manning的论坛里也经常出来回答问题,这本书是一本让你快速上手的实战书,里面作者提供了不仅是方法,更多的是他的个人经验,和对新手入门的建议,忘了那些api,那些documents,那些tutorial,跟...
评分SPA页面 单页面应用,整个页面只有一个HTML页面 以前对于单页面应用的理解很粗浅,就是HTML+CSS+JS写到同一个文件中, 其实最核心的技能,关键在于映射关系的设置: 用户初次访问,资源全部加载到浏览器,根据不同的操作展示出不同的页面, 前端来维护路由规则,一旦URL改变,...
评分SPA页面 单页面应用,整个页面只有一个HTML页面 以前对于单页面应用的理解很粗浅,就是HTML+CSS+JS写到同一个文件中, 其实最核心的技能,关键在于映射关系的设置: 用户初次访问,资源全部加载到浏览器,根据不同的操作展示出不同的页面, 前端来维护路由规则,一旦URL改变,...
评分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...
Single Page Web Applications 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024