<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Heggria — Writing</title><description>关于工程判断、系统、工具与那些值得被保留下来的思考。</description><link>https://heggria.github.io/</link><language>zh-CN</language><item><title>工作应该活过对话</title><link>https://heggria.github.io/writing/work-should-outlive-chat/</link><guid isPermaLink="true">https://heggria.github.io/writing/work-should-outlive-chat/</guid><description>聊天制造动量，产物创造连续性。真正完成的工作，不该只能在聊天记录里被理解。</description><pubDate>Wed, 15 Jul 2026 16:00:00 GMT</pubDate></item><item><title>信任来自边界，不来自承诺</title><link>https://heggria.github.io/writing/trust-comes-from-boundaries/</link><guid isPermaLink="true">https://heggria.github.io/writing/trust-comes-from-boundaries/</guid><description>我们不是因为系统承诺会表现良好而信任它，而是因为它的权力可见、有限，而且可以恢复。</description><pubDate>Tue, 14 Jul 2026 16:00:00 GMT</pubDate></item><item><title>小工具，锋利的边界</title><link>https://heggria.github.io/writing/small-tools-sharp-edges/</link><guid isPermaLink="true">https://heggria.github.io/writing/small-tools-sharp-edges/</guid><description>专注不是缺少功能。它是一个工具形成性格、变得可学、并最终赢得信任的前提。</description><pubDate>Mon, 13 Jul 2026 16:00:00 GMT</pubDate></item><item><title>响应式编程（一）：推拉 (Push-Pull) 模型详解</title><link>https://heggria.github.io/writing/250224/</link><guid isPermaLink="true">https://heggria.github.io/writing/250224/</guid><description>响应式编程（一）：推拉 (Push-Pull) 模型详解</description><pubDate>Mon, 24 Feb 2025 16:00:00 GMT</pubDate></item><item><title>别再迷恋“复用”了！</title><link>https://heggria.github.io/writing/218/</link><guid isPermaLink="true">https://heggria.github.io/writing/218/</guid><description>别再迷恋“复用”了！</description><pubDate>Tue, 18 Feb 2025 16:00:00 GMT</pubDate></item><item><title>L3.5 规划</title><link>https://heggria.github.io/writing/l35-planning/</link><guid isPermaLink="true">https://heggria.github.io/writing/l35-planning/</guid><description>L3.5 规划</description><pubDate>Wed, 23 Oct 2024 16:00:00 GMT</pubDate></item><item><title>leetcode 数据结构与算法总结（待继续更新）</title><link>https://heggria.github.io/writing/leetcode-1/</link><guid isPermaLink="true">https://heggria.github.io/writing/leetcode-1/</guid><description>leetcode 数据结构与算法总结（待继续更新）</description><pubDate>Tue, 22 Oct 2024 16:00:00 GMT</pubDate></item><item><title>Vue 原理：响应式编程（二）</title><link>https://heggria.github.io/writing/vue-reactive-2/</link><guid isPermaLink="true">https://heggria.github.io/writing/vue-reactive-2/</guid><description>Vue 原理：响应式编程（二）</description><pubDate>Thu, 17 Oct 2024 16:00:00 GMT</pubDate></item><item><title>Vue 原理：响应式编程（一）</title><link>https://heggria.github.io/writing/vue-reactive-1/</link><guid isPermaLink="true">https://heggria.github.io/writing/vue-reactive-1/</guid><description>Vue 原理：响应式编程（一）</description><pubDate>Wed, 16 Oct 2024 16:00:00 GMT</pubDate></item><item><title>大 A 韭菜笔记</title><link>https://heggria.github.io/writing/a-note/</link><guid isPermaLink="true">https://heggria.github.io/writing/a-note/</guid><description>大 A 韭菜笔记</description><pubDate>Tue, 01 Oct 2024 16:00:00 GMT</pubDate></item><item><title>前端分层论</title><link>https://heggria.github.io/writing/first-post/</link><guid isPermaLink="true">https://heggria.github.io/writing/first-post/</guid><description>前端分层论</description><pubDate>Mon, 18 Mar 2024 16:00:00 GMT</pubDate></item><item><title>前端 CSS 的演进与创新</title><link>https://heggria.github.io/writing/component-library-analysis/</link><guid isPermaLink="true">https://heggria.github.io/writing/component-library-analysis/</guid><description>前端 CSS 的演进与创新</description><pubDate>Fri, 16 Jun 2023 16:00:00 GMT</pubDate></item><item><title>MAC 无脑配置</title><link>https://heggria.github.io/writing/mac-config/</link><guid isPermaLink="true">https://heggria.github.io/writing/mac-config/</guid><description>MAC 无脑配置</description><pubDate>Sun, 01 Jan 2023 16:00:00 GMT</pubDate></item><item><title>简析 Web 渲染架构</title><link>https://heggria.github.io/writing/web-render-types/</link><guid isPermaLink="true">https://heggria.github.io/writing/web-render-types/</guid><description>简析 Web 渲染架构</description><pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate></item><item><title>TanStack Query 思想</title><link>https://heggria.github.io/writing/tankstank-query/</link><guid isPermaLink="true">https://heggria.github.io/writing/tankstank-query/</guid><description>TanStack Query 思想</description><pubDate>Fri, 21 Oct 2022 16:00:00 GMT</pubDate></item><item><title>React hook form 的类型体操：FieldPath &amp; FieldPathValue</title><link>https://heggria.github.io/writing/react-hook-form-type/</link><guid isPermaLink="true">https://heggria.github.io/writing/react-hook-form-type/</guid><description>React hook form 的类型体操：FieldPath &amp; FieldPathValue</description><pubDate>Wed, 10 Aug 2022 16:00:00 GMT</pubDate></item><item><title>前端工程之包管理 - npm/yarn/pnpm</title><link>https://heggria.github.io/writing/package-manager/</link><guid isPermaLink="true">https://heggria.github.io/writing/package-manager/</guid><description>前端工程之包管理 - npm/yarn/pnpm</description><pubDate>Wed, 03 Aug 2022 16:00:00 GMT</pubDate></item><item><title>谈谈 React 事件系统</title><link>https://heggria.github.io/writing/react-event/</link><guid isPermaLink="true">https://heggria.github.io/writing/react-event/</guid><description>谈谈 React 事件系统</description><pubDate>Fri, 15 Jul 2022 16:00:00 GMT</pubDate></item><item><title>谈谈 React Fiber</title><link>https://heggria.github.io/writing/react-fiber/</link><guid isPermaLink="true">https://heggria.github.io/writing/react-fiber/</guid><description>谈谈 React Fiber</description><pubDate>Mon, 27 Jun 2022 16:00:00 GMT</pubDate></item></channel></rss>