2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hacking-the-browser-environment-for-speed-and-profit_terinjokes.md 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
Terin Stock 提交于 2013-08-15 14:35 . Adding talk from terinjokes

Hacking the Browser Environment for Speed and Profit

Abstract

As JavaScript developers, we've always been taught to program within the JavaScript environment given to us by the web browser. However, the browser doesn't always give us the environment we wish we had, biting us with poor performance and inflexibility.

In the name of speed and profit, how can we extend the web ourselves? How can we change when it executes JavaScript, fires events, or downloads images?

The nature of JavaScript allows it to be dynamic, and we can utilize this power, along with some tomfoolery, to force the browser to render faster.

Let's hack the browser!

Speaker Bio

terinjokes

I've been into web programming for as long as I can remember: learning through trial, error and flame(graphs). I now am a Web Performance Engineer at CloudFlare, tasked with making the web faster.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
git@gitee.com:mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
mirrors_jsantell
mirrors_jsantell_2013.cascadiajs.com
2013.cascadiajs.com
master

搜索帮助