<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Async on 瓶子裡的小狐狸</title>
    <link>https://szeching.com/tags/async/</link>
    <description>Recent content in Async on 瓶子裡的小狐狸</description>
    <generator>Hugo</generator>
    <language>zh-Hant</language>
    <lastBuildDate>Thu, 12 Oct 2017 06:24:33 +0000</lastBuildDate>
    <atom:link href="https://szeching.com/tags/async/rss" rel="self" type="application/rss+xml" />
    <item>
      <title>Nodejs中使用Async進行流程控制</title>
      <link>https://szeching.com/nodejs-flow-control-with-async/</link>
      <pubDate>Thu, 12 Oct 2017 06:24:33 +0000</pubDate>
      <guid>https://szeching.com/nodejs-flow-control-with-async/</guid>
      <description>&lt;p&gt;由於Node.js 是異步編程模型，在流程控制上很麻煩很複雜，幾個簡單的順序步驟就會寫出一堆回調嵌套，很頭疼。試了幾個庫都不能很好的解決這個問題，在同事Michael推薦了Async給我後順利的簡化了不少代碼！&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
