Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

前端周刊第10期(2022-07-04) #10

Open
Mizxinp opened this issue Jan 16, 2023 · 0 comments
Open

前端周刊第10期(2022-07-04) #10

Mizxinp opened this issue Jan 16, 2023 · 0 comments

Comments

@Mizxinp
Copy link
Owner

Mizxinp commented Jan 16, 2023

推荐阅读

WebAssembly生态及关键技术综述

WebAssembly 作为字节码和内存模型规范看起来非常简单且实现起来很有趣,随着WebAssembly 规范的演进,新技术不断涌现,在应用场景中构建自己的生态系统,并不断发展成为一个成熟的平台。

我们是如何记录图片的?

作为 Web 开发者,我们日常需要与各式各样的图片格式打交道,以至于有些知识几乎已经成为常识,比如我们应该都知道 PNG 可以支持透明度,jpg 可以压缩到较低的质量,而 gif 则可以显示动图……但是,你知道这些不同的图片格式是如何产生的、并且演进至今的吗?

工具/库

Bun is a fast all-in-one JavaScript runtime

Bun是一款用zig语言编写、基于JavaScriptCore的JS runtime。它内置了测试、编译、打包、包管理功能,原生支持TS/TSX,关键是启动速度快性能高,旨在替换我们现在使用的脚本和工具。

roughViz:一个手绘风格的javascript图表库

roughViz.gif

tinywow:万能的文件文档工具

提供Word to PDF、PDF to Excel 还有URL to PDF等等,流批

其他

谷歌软件工程(中文版)

《Software Engineering at Google》一书是谷歌员工的文章合集,介绍谷歌内部的软件工程,作者对此书做了中英对照翻译了。

从 VS Code 的历史中可以学到的经验

VS Code 作为目前使用人数绝对 Top1 的 IDE/Editor(Stackoverflow 2021 调研:https://insights.stackoverflow.com/survey/2021#section-most-popular-technologies-integrated-development-environment 有 71% 的开发者使用),一定是做对了一些关键的事情才达到今天的规模,如果想做好一个技术性的产品或工具,细细研究,一定能有所收获。

正确复制、重写别人的代码,不算抄袭

如何优雅的CV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant