Using webpack to make Apps fast at Microsoft

所属专题:前端工程化

嘉宾 : Sean Larkin | Microsoft Edge 研发经理webpack 维护者

会议室 : 二层 203

讲师介绍

专题演讲嘉宾:Sean Larkin

Microsoft Edge 研发经理 webpack 维护者

Sean Larkin 【廖肖恩 】is a Program Manager at Microsoft working on Edge DevTools, expert on Web Performance, and maintainer of webpack. Outside of work, he works with Fortune 500 companies helping them change their culture for Web Performance practices, Open Source, and embracing emerging technologies. In his free time he loves spending time with his family, hiking, woodworking, cooking, gardening, Orchid cultivating, playing video games, hacking on IoT, and Streaming his open source work!

Sean Larkin【廖肖恩】是Microsoft的研发经理,负责Edge DevTools;他还是Web性能专家和webpack维护者。在工作之余,他与财富500强公司合作,帮助他们改变他们的文化,以实现Web性能实践、开源和采用新兴技术。在他的空闲时间里,他喜欢和家人共度时光,远足、木工、烹饪、园艺、兰花培养、玩视频游戏、黑客攻击物联网,以及打磨自己的开源作品!

议题介绍

地点:二层 203
所属专题:前端工程化

演讲:Using webpack to make Apps fast at Microsoft

Did you know that the average website takes over 16 seconds to load on a mobile device? Did you know that on average the amount JavaScript and CSS that goes wasted is over 60%! If JavaScript and CSS are our most expensive resources to load, why are we hurting our load times by shipping stuff we don't ever use? How do we get rid of this unused code? How can we profile our web applications load times? 

Join me as I teach you about the performance constrains of the modern Web, and how to write rich applications within these boundaries using household tools like webpack.

 We’ll learn about how webpack solves these performance problems through a concept called code-splitting. We will walk through examples of code-splitting together, the many ways you can leverage it in your web application, and how webpack  enhances this feature using magic comments, service workers, and prefetch and preload!

By the end of this talk you know:

  1. Where the most costly resources in your we application
  2. How to profile and analyze a web application load-times
  3. Understand what is "unused code" and how to get rid of it with code-splitting and webpack
  4. Learn the many types of code splitting in webpack, and other performance related features like service worker and how to integrate them with webpack
  5. Learn how frameworks adopt code-splitting and the route, component, and library level
  6. How to implement this in your own codebase

参考翻译:

你是否知道,网站在移动设备上的平均加载时间超过16秒?
你是否知道,加载的JavaScript和CSS资源平均浪费超过60%?
如果JavaScript和CSS是我们要加载的最昂贵的资源,那为什么要浪费时间去加载一些根本用不着的东西?
我们如何去掉未使用的代码?我们应该如何剖析Web应用的加载时间?

本次演讲将介绍现代Web的性能约束,并讲解如何使用像webpack这样的工具在约束之下编写内容丰富的应用。

我们将学习webpack如何通过一个叫代码分离(code-splitting)的概念来解决这些性能问题。我们将通过一些例子来学习,这里演示的方法都可以直接用在自己的Web应用中。我还将分享webpack如何使用魔法注释(magic comment)、service worker、预取(prefetch)和预加载(preload)等特性来增强代码分离。

你将学到:
1.如何定位Web应用中最昂贵的资源
2.如何分析Web应用的加载时间
3.理解哪些是未使用代码,以及如何通过代码分离与webpack去掉它们
4.学习webpack中不同类型的代码分离,了解像service worker等其他性能相关的特性,以及如何将其与webpack集成

交通指南

© 2020 Baidu - GS(2019)5218号 - 甲测资字1100930 - 京ICP证030173号 - Data © 长地万方
本网站图片存储由七牛云独家支持