<?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: iliya khoshnodi</title>
    <description>The latest articles on DEV Community by iliya khoshnodi (@ili).</description>
    <link>https://dev.to/ili</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%2F832237%2Fc5c5fe47-7e5a-4869-b929-6aaf6211ffae.jpg</url>
      <title>DEV Community: iliya khoshnodi</title>
      <link>https://dev.to/ili</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ili"/>
    <language>en</language>
    <item>
      <title>what is defer attribute for script tag in html ?</title>
      <dc:creator>iliya khoshnodi</dc:creator>
      <pubDate>Sun, 22 May 2022 19:35:29 +0000</pubDate>
      <link>https://dev.to/ili/what-is-defer-attribute-for-script-tag-in-html--1ol5</link>
      <guid>https://dev.to/ili/what-is-defer-attribute-for-script-tag-in-html--1ol5</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hi&lt;/strong&gt;&lt;br&gt;
hi in persian is salam👋&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0spyufx5ldhkht1ijkz2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0spyufx5ldhkht1ijkz2.png" alt="main picture" width="800" height="468"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;what is defer attribute for script tag in html ?&lt;/p&gt;

&lt;p&gt;This Boolean attribute is set to indicate to a browser that the script is meant to be executed after the document has been parsed, but before running &lt;a href="https://developer.mozilla.org/en-US/docs/web/api/window/domcontentloaded_event" rel="noopener noreferrer"&gt;DOMContentLoaded&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;it works only with external scripts.&lt;br&gt;
It declares that the script will not create any content. So, the browser can continue the parsing of the rest of the page. The  with the defer attribute does not block the page.&amp;lt;/p&amp;gt;
&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
    </item>
    <item>
      <title>how to find programmer friend ?</title>
      <dc:creator>iliya khoshnodi</dc:creator>
      <pubDate>Sat, 21 May 2022 10:50:21 +0000</pubDate>
      <link>https://dev.to/ili/how-to-find-programmer-friend--h8c</link>
      <guid>https://dev.to/ili/how-to-find-programmer-friend--h8c</guid>
      <description>&lt;p&gt;Hello&lt;br&gt;
i am programmer not pro and not beginner.&lt;br&gt;
my favorite programming language is javascript typescript dart and java.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;i like find programmer *&lt;/em&gt; for discuss about programming and other topic about technology.&lt;/p&gt;

&lt;p&gt;my name is iliya and im 21 years old.&lt;/p&gt;

&lt;p&gt;is there anyone help me ?&lt;/p&gt;

&lt;p&gt;email: &lt;a href="mailto:ilidevloper@gmail.com"&gt;ilidevloper@gmail.com&lt;/a&gt;&lt;br&gt;
telegram ID: ili145&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
