
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Duncan Leung</title>
      <link>https://www.duncanleung.com/blog</link>
      <description>📚 Learning, 👨🏻‍💻 Building, 📝 Documenting...</description>
      <language>en-us</language>
      <managingEditor>duncan@leungs.email (Duncan Leung)</managingEditor>
      <webMaster>duncan@leungs.email (Duncan Leung)</webMaster>
      <lastBuildDate>Sat, 15 Feb 2020 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.duncanleung.com/tags/nodejs/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/aws-sdk-promise-async-await-nodejs-lambda</guid>
    <title>AWS SDK v2 with async/await in Node.js Lambda Handlers</title>
    <link>https://www.duncanleung.com/blog/aws-sdk-promise-async-await-nodejs-lambda</link>
    <description>Bridging callback-style AWS SDK v2 methods with async/await in Node.js Lambda handlers - the .promise() method, sequential and parallel SDK calls, and the init-outside-handler pattern for cached Promises.</description>
    <pubDate>Sat, 15 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-lambda</category><category>nodejs</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/nvm-commands-cheatsheet</guid>
    <title>NVM Commands Cheatsheet</title>
    <link>https://www.duncanleung.com/blog/nvm-commands-cheatsheet</link>
    <description>A comprehensive cheatsheet for Node Version Manager (NVM) commands including installation, version switching, aliasing, and management.</description>
    <pubDate>Fri, 23 Dec 2022 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>nodejs</category><category>nvm</category>
  </item>

    </channel>
  </rss>
