Writing on software design, engineering, and the things I learn.

Long-form thoughts on frontend development, Web3 exploration, and the occasional deep dive into tools and libraries.

Tags:

常用的工具网站

toolsimagecompress

本文记录那些常用的工具网站,方便以后查阅。

什么是 Agent Skills?

AgentAIskills

本文介绍了 Agent Skills 的概念、工作原理以及如何使用。

React 的常用 Hook 之 use

ReactHook

本文介绍的是 React 中名为 use 的 Hook 的使用方法。

关于React Query的使用

ReactJavaScriptReact Query

React Query是一个强大的数据获取和状态管理库,可以帮助开发者更高效地处理服务器状态和异步数据。本文将介绍React Query的基本使用方法,以及一些常见的最佳实践。