// the find
fouber/blog
没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
A personal blog by a Baidu front-end engineer, written entirely in Chinese, covering front-end engineering practices from around 2014–2019. The content focuses on static resource management, modular development, build tooling, and performance optimization — the hard problems of large-scale Chinese web development before modern bundlers matured. It is for Chinese-speaking developers interested in the historical reasoning behind front-end build systems.
The articles on static resource management and MD5 fingerprinting are genuinely thoughtful — they explain *why* you need content-hash-based cache-busting, not just how to do it. The piece on how large companies deploy front-end code (how to do atomic deploys without a window where old HTML references new JS hashes) is a real engineering problem explained clearly. The XSS firewall series linked from the README is technically serious, not surface-level.
Nothing has been updated since 2019, and several of the referenced external links (Youku videos, Baidu FEX blog posts) are dead or inaccessible outside China. The content is entirely in Chinese with no translation, so its audience is hard-capped. It is a personal notes repo, not a project — there is nothing to run, import, or contribute to. With 22k stars it looks like a major repo; in practice it is a handful of blog posts that happened to go viral in the Chinese front-end community in 2014.