<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ecmascript on Dennis Lin - The Rendered Soul</title>
    <link>https://blog.dennislin.io/tags/ecmascript/</link>
    <description>Recent content in Ecmascript on Dennis Lin - The Rendered Soul</description>
    <image>
      <title>Dennis Lin - The Rendered Soul</title>
      <url>https://blog.dennislin.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.dennislin.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.153.2</generator>
    <language>en</language>
    <lastBuildDate>Fri, 08 Sep 2023 19:10:01 -0700</lastBuildDate>
    <atom:link href="https://blog.dennislin.io/tags/ecmascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Digging into JavaScript&#39;s `finally`: Completion Records, Flow Control Pitfalls, and the Road to `using`</title>
      <link>https://blog.dennislin.io/posts/2023-09-08-javascript-finally-using/</link>
      <pubDate>Fri, 08 Sep 2023 19:10:01 -0700</pubDate>
      <guid>https://blog.dennislin.io/posts/2023-09-08-javascript-finally-using/</guid>
      <description>Understanding why `return` and `throw` in `finally` blocks behave unexpectedly, and a look at modern alternatives.</description>
    </item>
    <item>
      <title>ESM in the Wild: Field Notes from the JavaScript Module Transition</title>
      <link>https://blog.dennislin.io/posts/2022-08-20-esm-field-notes-transition/</link>
      <pubDate>Sat, 20 Aug 2022 19:52:34 -0700</pubDate>
      <guid>https://blog.dennislin.io/posts/2022-08-20-esm-field-notes-transition/</guid>
      <description>Insights and practical observations from ongoing transitions in the Node.js ecosystem</description>
    </item>
    <item>
      <title>Towards Better Date Handling in JavaScript: An Exploration to the Temporal API Proposal</title>
      <link>https://blog.dennislin.io/posts/2022-02-26-better-date-handling-exploration-temporal/</link>
      <pubDate>Sat, 26 Feb 2022 20:45:06 -0700</pubDate>
      <guid>https://blog.dennislin.io/posts/2022-02-26-better-date-handling-exploration-temporal/</guid>
      <description>Modernizing how JavaScript works with dates and times, the Temporal API aims to fix long-standing issues with the built-in Date object.</description>
    </item>
  </channel>
</rss>
