<?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>Deferred on ToiDB</title>
    <link>https://www.toidang.xyz/tags/deferred/</link>
    <description>Recent content in Deferred on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/deferred/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding Promise and Deferred in JavaScript</title>
      <link>https://www.toidang.xyz/posts/2018/08/07/understanding-promise-and-deferred-in-javascript/</link>
      <pubDate>Tue, 07 Aug 2018 21:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2018/08/07/understanding-promise-and-deferred-in-javascript/</guid>
      <description>In JavaScript, Promise and Deferred are essential concepts used to handle asynchronous operations, such as fetching data from a server or performing time-consuming tasks. They provide a more readable and manageable way to work with asynchronous code, making it easier to handle asynchronous tasks and their results.</description>
    </item>
  </channel>
</rss>
