Hello! My first blog website
This is a introduction of my blog website and me
Nuxt-Handbook.md
Nuxt 是一个基于 Vue 3 构建的全栈框架,它利用 Nitro 引擎将前端与后端无缝集成在一个项目中。其核心哲学是“约定优于配置”和“类型安全”,旨在提供极致的开发者体验。
无标签
DOM
在<<JavaScript高级程序设计>>一书中, 关于DOM的描述是:“文档对象模型(DOM,Document Object Model)是 HTML 和 XML 文档的编程接口。”
无标签
Regarding using Git to perform transaction rollback operations in different scenarios
背景: 2026-02-20 下午, 使用skills 搭配智能体编程时, 未设置.gitignore文件, 误将.skills文件进行上传,但不会回滚, 只能使用add加入暂存,然后提交
Some flaws in JavaScript
This article discusses the fatal flaws of the JavaScript language and various related problems that urgently need to be addressed.


