Posted 2017-08-15Updated 2026-03-15开发工具8 minutes read (About 1225 words)Node.js 调试方式集锦本文讨论了几个流行的 Node.js 调试方式,包括 Chrome,VSCODE,ATOM,WebStormRead more
Posted 2016-10-04Updated 2026-03-15开发工具7 minutes read (About 1093 words)git checkout 与 git reset 备忘录一直没搞清 git checkout 与 git reset, 昨晚特地建了一个仓库进行实验, 特此备忘.Read more
Posted 2016-04-17Updated 2026-03-15开发工具9 minutes read (About 1328 words)使用 Linux 系统开发Web前端为什么使用 Linux? Mac纵有千千万万的好,作为学生党来说,毕竟其较高的价格让的确让许多我”党“人士望而却步,去年刚进公司实习的时候,使用的是Win7,对于Windows下的命令行体验真是无力吐槽,特别是对于Web前端来说,非常多的工具都运行在终端内,比如不计其数的Node.js工具,后来改用Linux就舒畅多了。Read more
2026-06-03Turning Vibecoding Debt into a Harness (00): Building a Local Harness in Public, on a Real RepoEngineering