
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Monster Cone Blog</title>
      <link>https://dxin.cc/blog</link>
      <description></description>
      <language>zh-cn</language>
      <managingEditor>dongxin2019@gmail.com (Monster Cone)</managingEditor>
      <webMaster>dongxin2019@gmail.com (Monster Cone)</webMaster>
      <lastBuildDate>Sat, 20 Sep 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://dxin.cc/tags/promise/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://dxin.cc/blog/fetch</guid>
    <title>Fetch 请求封装实战：打造轻量级前端请求库</title>
    <link>https://dxin.cc/blog/fetch</link>
    <description>从请求封装思路出发，基于原生 Fetch 构建更轻量的前端请求工具，减少依赖体积并统一请求处理逻辑。</description>
    <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>JavaScript</category><category>Fetch</category><category>Promise</category><category>请求封装</category>
  </item>

  <item>
    <guid>https://dxin.cc/blog/mobile-message-component</guid>
    <title>Vue 3 封装移动端消息对话框组件：支持 Promise 调用</title>
    <link>https://dxin.cc/blog/mobile-message-component</link>
    <description>介绍如何在 Vue 3 中封装支持 Promise 调用的移动端消息对话框组件，提升交互一致性和组件复用性。</description>
    <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>Vue 3</category><category>移动端组件</category><category>Promise</category><category>Dialog</category>
  </item>

  <item>
    <guid>https://dxin.cc/blog/promise-pool</guid>
    <title>Promise Pool 实战：优雅控制异步并发数量</title>
    <link>https://dxin.cc/blog/promise-pool</link>
    <description>通过 Promise Pool 控制异步任务并发数量，避免请求拥塞、资源争抢和瞬时流量过高的问题，适合上传和批量请求场景。</description>
    <pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate>
    <author>dongxin2019@gmail.com (Monster Cone)</author>
    <category>JavaScript</category><category>Promise</category><category>并发控制</category><category>异步任务</category>
  </item>

    </channel>
  </rss>
