<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Diaa ibrahiem</title>
    <description>The latest articles on DEV Community by Diaa ibrahiem (@diaaibrahiem).</description>
    <link>https://dev.to/diaaibrahiem</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F648630%2F078ab8cb-2482-4b80-b0d7-25c3471b5f1f.png</url>
      <title>DEV Community: Diaa ibrahiem</title>
      <link>https://dev.to/diaaibrahiem</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/diaaibrahiem"/>
    <language>en</language>
    <item>
      <title>Execution context</title>
      <dc:creator>Diaa ibrahiem</dc:creator>
      <pubDate>Mon, 07 Aug 2023 15:37:01 +0000</pubDate>
      <link>https://dev.to/diaaibrahiem/execution-context-2gn7</link>
      <guid>https://dev.to/diaaibrahiem/execution-context-2gn7</guid>
      <description>&lt;p&gt;There is lots of lexical environment which you have written so here the execution context come with its value&lt;br&gt;
We can verify it as &lt;br&gt;
It's a wrapper to manage the running code&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>Syntax parser</title>
      <dc:creator>Diaa ibrahiem</dc:creator>
      <pubDate>Mon, 07 Aug 2023 15:27:19 +0000</pubDate>
      <link>https://dev.to/diaaibrahiem/syntax-parser-40hb</link>
      <guid>https://dev.to/diaaibrahiem/syntax-parser-40hb</guid>
      <description>&lt;p&gt;If we need to simplify this word&lt;br&gt;
We can explain that you write a code and there is a program &lt;br&gt;
translate this code from a human-readable code to machine code which the computer can understand&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vRaJWzgi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2qdnijumf04vydibf2dl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vRaJWzgi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2qdnijumf04vydibf2dl.png" alt="Image description" width="800" height="278"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>JavaScript Synchronous OR Asynchronous ?</title>
      <dc:creator>Diaa ibrahiem</dc:creator>
      <pubDate>Sun, 27 Mar 2022 17:37:42 +0000</pubDate>
      <link>https://dev.to/diaaibrahiem/javascript-synchronous-or-asynchronous--42kp</link>
      <guid>https://dev.to/diaaibrahiem/javascript-synchronous-or-asynchronous--42kp</guid>
      <description>&lt;p&gt;&lt;strong&gt;JavaScript&lt;/strong&gt; is a single threaded &lt;strong&gt;synchronous **execution language which means that it execute command line at a time **in its order&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
