<?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: Israk Kayum</title>
    <description>The latest articles on DEV Community by Israk Kayum (@israkkayum).</description>
    <link>https://dev.to/israkkayum</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%2F1176295%2F35b20b9d-a902-49ed-ae5e-582c73b5ad28.jpeg</url>
      <title>DEV Community: Israk Kayum</title>
      <link>https://dev.to/israkkayum</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/israkkayum"/>
    <language>en</language>
    <item>
      <title>How does OSI model work when we open a url in browser?</title>
      <dc:creator>Israk Kayum</dc:creator>
      <pubDate>Thu, 19 Oct 2023 06:54:17 +0000</pubDate>
      <link>https://dev.to/israkkayum/how-does-osi-model-work-when-we-open-a-url-in-browser-46dj</link>
      <guid>https://dev.to/israkkayum/how-does-osi-model-work-when-we-open-a-url-in-browser-46dj</guid>
      <description>&lt;p&gt;When you click on a URL in your browser, the following happens according to the Open Systems Interconnection (OSI) model:&lt;/p&gt;

&lt;p&gt;Full article: &lt;a href="https://learnwithisrak.com/how-does-osi-model-work-when-we-open-a-url-in-the-browser/"&gt;https://learnwithisrak.com/how-does-osi-model-work-when-we-open-a-url-in-the-browser/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to send form data with a file attachment to an email using React</title>
      <dc:creator>Israk Kayum</dc:creator>
      <pubDate>Tue, 03 Oct 2023 19:58:30 +0000</pubDate>
      <link>https://dev.to/israkkayum/how-to-send-form-data-with-a-file-attachment-to-an-email-using-react-1n8e</link>
      <guid>https://dev.to/israkkayum/how-to-send-form-data-with-a-file-attachment-to-an-email-using-react-1n8e</guid>
      <description>&lt;p&gt;To send form data with a file attachment via email using React.js, you’ll need a backend server to handle the email sending process. In this example, I’ll demonstrate the frontend part using React.js and assume you have a backend server set up to handle email sending (using technologies like Node.js and Nodemailer, for instance).&lt;/p&gt;

&lt;p&gt;Full article: &lt;a href="https://learnwithisrak.com/how-to-send-form-data-with-a-file-attachment-to-an-email-using-react/"&gt;https://learnwithisrak.com/how-to-send-form-data-with-a-file-attachment-to-an-email-using-react/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>file</category>
      <category>email</category>
      <category>send</category>
    </item>
  </channel>
</rss>
