技术周报 · 2020-01-22

avatar
@北京字节跳动网络技术有限公司

小编推荐

CSS 奇思妙想边框动画

一起看看运用 CSS,可以在边框上整些什么花样~

前端职业现状与破局

「现状就是当前我们面临的行业生存环境,破局的这个局指的是我们内心中困惑不坚定的地方。」

Web 防爬指南

「本质上说,防抓的目的在于增加脚本或机器获取你网站内容的难度,而不要影响真实用户的使用或搜索引擎的收录。」

Node.js

Node.js - What's next

Node.js 技术委员会主席 Michael Dawson 专场分享:Node.js 与未来。

在 Node.js 中使用诊断报告快速追踪问题

「Diagnostic report 是 Node.js v14.x 提供的一个稳定功能,在某些情况下会生成一个 JSON 格式的诊断报告,可用于开发、测试、生产环境。」

技术之外

盘点 2020 全球 UX 设计圈工具大事记

这篇文章收集了 2020 年全球 UED 设计界的工具大事记。

死于用户体验

糟糕的用户体验,真的能害死人。

英文阅读

How to Join a Team and Learn a Codebase

新加入一个团队时,如何快速熟悉代码?

Get Ready For ESM

JavaScript Modules will soon be a reality for Node.js package maintainers.

How to implement an exponential backoff retry strategy in Javascript

「A backoff algorithm makes sure that when a target system can not serve a request it is not flooded with subsequent retries. It achieves this by introducing a waiting period between the retries to give the target a chance to recover.」


欢迎关注「 字节前端 ByteFE 」

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