<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/alexpate.com/posts/cleaner-promises-with-safe-await">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Cleaner JavaScript promises with safe-await</title>
<link>https://b.hatena.ne.jp/entry/s/alexpate.com/posts/cleaner-promises-with-safe-await</link>
<description>Cleaner JavaScript promises with safe-awaitPublished on 22 May 2024Nested try/catch blocks are a common pattern in JavaScript when working with promises. However, they often lead to hard-to-read an...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tyosuke2011/20240803#bookmark-4757155510966667040" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ishiduca/20240802#bookmark-4757155510966667040" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/barlog/20240802#bookmark-4757155510966667040" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/tyosuke2011/20240803#bookmark-4757155510966667040">
<title>tyosuke2011</title>
<link>https://b.hatena.ne.jp/tyosuke2011/20240803#bookmark-4757155510966667040</link>
<description></description>
<dc:date>2024-08-03T04:01:49Z</dc:date>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/ishiduca/20240802#bookmark-4757155510966667040">
<title>ishiduca</title>
<link>https://b.hatena.ne.jp/ishiduca/20240802#bookmark-4757155510966667040</link>
<description></description>
<dc:date>2024-08-02T10:29:21Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/barlog/20240802#bookmark-4757155510966667040">
<title>barlog</title>
<link>https://b.hatena.ne.jp/barlog/20240802#bookmark-4757155510966667040</link>
<description></description>
<dc:date>2024-08-02T02:07:24Z</dc:date>
</item>
</rdf:RDF>