<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>墨阅</title><description>一个关于读书与技术分享的个人博客。记录阅读的思考，分享编程的实践。</description><link>https://gitee.com/wangyidao/moyue-blog/</link><item><title>深入理解 React Hooks 原理</title><link>https://gitee.com/posts/deep-dive-into-react-hooks/</link><guid isPermaLink="true">https://gitee.com/posts/deep-dive-into-react-hooks/</guid><description>从 useState 到 useEffect，揭开 Hooks 背后的闭包与链表机制，理解 React 如何在函数组件中管理状态。</description><pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate><category>前端技术</category><category>React</category><category>JavaScript</category><category>前端</category></item><item><title>TypeScript 高级类型编程指南</title><link>https://gitee.com/posts/typescript-advanced-types-guide/</link><guid isPermaLink="true">https://gitee.com/posts/typescript-advanced-types-guide/</guid><description>掌握条件类型、映射类型、模板字面量类型等高级技巧，写出类型安全的通用工具函数。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>前端技术</category><category>TypeScript</category><category>JavaScript</category><category>前端</category></item><item><title>《思考，快与慢》读书笔记：我们如何做决策</title><link>https://gitee.com/posts/reading-thinking-fast-and-slow/</link><guid isPermaLink="true">https://gitee.com/posts/reading-thinking-fast-and-slow/</guid><description>丹尼尔·卡尼曼揭示了人类思维的两套系统：直觉的快思考与理性的慢思考，以及它们的认知偏差。</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate><category>读书笔记</category><category>心理学</category><category>读书</category><category>认知</category></item><item><title>现代 CSS 布局完全指南</title><link>https://gitee.com/posts/css-modern-layout-guide/</link><guid isPermaLink="true">https://gitee.com/posts/css-modern-layout-guide/</guid><description>Flexbox、Grid、Container Queries——现代 CSS 布局的三大支柱，让响应式设计更简单优雅。</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate><category>前端技术</category><category>CSS</category><category>前端</category><category>设计</category></item><item><title>《代码整洁之道》读书笔记：写出可维护的代码</title><link>https://gitee.com/posts/reading-clean-code/</link><guid isPermaLink="true">https://gitee.com/posts/reading-clean-code/</guid><description>Robert C. Martin 的经典之作，教导我们如何通过命名、函数、注释等细节写出真正干净的代码。</description><pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate><category>读书笔记</category><category>读书</category><category>编程</category><category>软件工程</category></item><item><title>Node.js 事件循环机制详解</title><link>https://gitee.com/posts/nodejs-event-loop-explained/</link><guid isPermaLink="true">https://gitee.com/posts/nodejs-event-loop-explained/</guid><description>理解 Node.js 的异步非阻塞 I/O 模型，深入 Event Loop 的各个阶段和微任务/宏任务调度。</description><pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate><category>后端技术</category><category>Node.js</category><category>JavaScript</category><category>后端</category></item><item><title>《程序员修炼之道》读书笔记：从工匠到大师</title><link>https://gitee.com/posts/reading-pragmatic-programmer/</link><guid isPermaLink="true">https://gitee.com/posts/reading-pragmatic-programmer/</guid><description>Andrew Hunt 和 David Thomas 的经典之作，传授务实的编程哲学、工具使用技巧和职业成长之道。</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate><category>读书笔记</category><category>读书</category><category>编程</category><category>职业发展</category></item><item><title>数据库索引优化实战策略</title><link>https://gitee.com/posts/database-indexing-strategy/</link><guid isPermaLink="true">https://gitee.com/posts/database-indexing-strategy/</guid><description>B+树索引原理、覆盖索引、联合索引最左前缀原则——让你的数据库查询快 100 倍。</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><category>后端技术</category><category>数据库</category><category>SQL</category><category>后端</category></item></channel></rss>