Blog

Thoughts on programming, design, and web development.

3 min read

使用 React 和 SVG 构建 macOS Safari 风格的网站截图展示组件

使用 React 和 SVG 构建 macOS Safari 风格的网站截图展示组件,适用于博客文章和产品展示等多种场景

7 min read

使用 Next.js 和 Contentlayer 构建多语言博客系统

详细介绍如何使用 Next.js、Contentlayer 和 MDX 构建多语言博客系统,包括自动日期管理和动态站点地图生成功能。

23 min read

React 19 总共有多少个 Hooks

探索 React 19 中的全部 19 个 hooks,包括 use、useActionState、useFormStatus 和 useOptimistic 等新增 hooks。此指南提供状态管理、上下文、性能优化、调度和其他构建现代 React 应用程序的 hooks 的示例和解释。

6 min read

怎样在 iPad Mini 7 上启用 Stage Manager

在 iPad Mini 7 上启用 Stage Manager 的详细指南,包括检查兼容性、更新系统、启用功能等步骤。