技术周报 · 2021-02-19

898 阅读1分钟

小编推荐

前端跨端业务整合的探索与实践

本文记录了作者实现业务统一化、技术中台化、迭代敏捷化的思路和方法。

现代代码审查:Google 案例研究

这是一篇会议论文的中文翻译版本……

JavaScript

从 JS 引擎谈到 WebAssembly

「虽然 JavaScript 跟 C、C++等静态语言相比执行速度还有很大差距,但是大多数 Web 应用的性能瓶颈已经不是 JavaScript 语言本身了,反而是网络资源的加载。」

统计页面首屏时间,很多人第一步就错了

聊一聊首屏时间如何计算。

Super fast super property access

"Starting from V8 v9.0, we reuse the inline cache (IC) system in non-optimized code and generate the proper optimized code for super property access, without having to jump to the runtime."

Deno 2020 年大事记

回顾一下 Deno 在过去的一年中都经历了哪些更新。

英文阅读

Building a Tabs component

很详细的教程。

Accessing hardware devices on the web

Pick the appropriate API to communicate with a hardware device of your choice.

Avoiding npm substitution attacks

Supply chain security is within reach.


欢迎关注「 字节前端 ByteFE 」

简历投递联系邮箱「 tech@bytedance.com