
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Modern Web Dev Insights</title>
      <link>https://mehditareghi.vercel.app/blog</link>
      <description>Insights and tutorials on modern web development</description>
      <language>en-us</language>
      <managingEditor>mehditareghi@gmail.com (Mehdi Tareghi)</managingEditor>
      <webMaster>mehditareghi@gmail.com (Mehdi Tareghi)</webMaster>
      <lastBuildDate>Mon, 28 Oct 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://mehditareghi.vercel.app/tags/callstack/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://mehditareghi.vercel.app/blog/call-stack-javascript</guid>
    <title>Understanding the Call Stack in JavaScript: A Comprehensive Guide</title>
    <link>https://mehditareghi.vercel.app/blog/call-stack-javascript</link>
    <description>Explore the call stack in JavaScript with this comprehensive guide. Learn how it manages function execution, handles asynchronous operations, and discover best practices to optimize your code.</description>
    <pubDate>Mon, 28 Oct 2024 00:00:00 GMT</pubDate>
    <author>mehditareghi@gmail.com (Mehdi Tareghi)</author>
    <category>javascript</category><category>callstack</category><category>asynchronous</category>
  </item>

    </channel>
  </rss>
