Markdown 语法树:构造迷你解析器开发笔记

Build a Markdown parser from scratch by understanding the abstract syntax tree

前端模块化 (2):认识 bundle 工具开发笔记

Compare bundlers between Webpack and Rollup

打造 60 fps 丝滑页面:从 requestAnimationFrame 到 requestVideoFrameCallback开发笔记

Get acquainted with requestAnimationFrame / requestIdleCallback / requestVideoFrameCallback API

视频编码:移动端游览器视频自动播放开发笔记

A solution to address mobile browser video autoplay issues, with insights into codec knowledge

2024/06/01
前端模块化 (1):从 JS 全局变量到 TS 命名空间开发笔记

Explore JS and TS modules from Global variables / CommonJS / AMD / CMD / ESM / Namespace

自建 Notion 组件:随机诗句 / 英文引言 / 音乐播放器开发笔记

Create Notion Widgets for Random Poem, English Quote, and Music Player

2024/01/23
JS 异步编程:事件循环与 Promise开发笔记

Promises make JavaScript asynchronous programming more elegant

2023 - 2026