High Performance Web Sites 在线电子书 图书标签: web performance 优化 架构 用户体验&可访问性&网站性能 用户体验 frontend website
发表于2024-11-24
High Performance Web Sites 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
能做前端的都不是一般人
评分细节!
评分书中提到了14条提升性能的规则,并运用这些规则分析了访问Top10的网站存在的问题、提出优化方案。其中一些规则已经在使用,但作者对采用这些规则原因的解释、及案例分析还是让我获益。http://stevesouders.com/hpws/
评分能做前端的都不是一般人
评分14条前端设计原则,很经典
Steve Souders在Yahoo!担任Chief Performance。他于2000年加盟Yahoo!,在该公司的很多平台和产品团队中工作过。在他到达今天这个位置之前,他就职于My Yahoo!开发团队。.
作为Chief Performance Yahoo!,他开发了一系列优秀软件,可以使网站访问速度变得更快。他构建了用于进行性能分析的工具,并将这些优秀软件和工具传播到Yahoo!的各个产品团队中。
在到Yahoo!之前,Steve就职于很多小型或中型公司,包括他和别人一起创办的两个公司——Helix Systems和CoolSync。
Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines. The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process. Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to: * Make Fewer HTTP Requests * Use a Content Delivery Network * Add an Expires Header * Gzip Components * Put Stylesheets at the Top * Put Scripts at the Bottom * Avoid CSS Expressions * Make JavaScript and CSS External * Reduce DNS Lookups * Minify JavaScript * Avoid Redirects * Remove Duplicates Scripts * Configure ETags * Make Ajax Cacheable If you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable. "If everyone would implement just 20% of Steve's guidelines, the Web would be a dramatically better place. Between this book and Steve's YSlow extension, there's really no excuse for having a sluggish web site anymore." -Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM Inspector "Steve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance." -Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation
从这本书里,让我意识到,除了标准的xHTML/CSS/JavaScript,一个优秀的前端工程师还应该具备什么样的技能呢? 1. 精通浏览器工作原理及不同浏览器间的差异 2. 理解HTTP协议 3. 掌握服务器端编程 4. 了解网络环境配置
评分 评分自己是一个JavaCoder,主要是做业务实现的。需要写业务逻辑和一些前端代码。 通过这本书的阅读,发现其实自己写的很多js,css其实会对网站性能有损失。不过因为是公司内部营业系统,加之网络够快,所以在这方面公司内部并不在乎。 书中很多规则,对于我这样的开发者来说是超纲...
评分另外还有一些感悟:) 我大学里学的是化学,很长一段时间里我每日的功课就是不断的做实验,去验证一个可能微不足道的化学原理。教授还告诉我们,一些化学原理仅是某个环境区间内的有效论证,也就是说如果某个参数超过某个极限值,这个化学原理就失效了。我还能回忆起当时我对...
High Performance Web Sites 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024