<?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>Forem: Arfan Hosen Ovi</title>
    <description>The latest articles on Forem by Arfan Hosen Ovi (@arfan_hosenovi_10c1a1e52).</description>
    <link>https://forem.com/arfan_hosenovi_10c1a1e52</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%2F1591892%2F01bcab6c-9f58-4189-8316-60d4af96155c.png</url>
      <title>Forem: Arfan Hosen Ovi</title>
      <link>https://forem.com/arfan_hosenovi_10c1a1e52</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/arfan_hosenovi_10c1a1e52"/>
    <language>en</language>
    <item>
      <title>Why Node.js Servers Are Lightning Fast?</title>
      <dc:creator>Arfan Hosen Ovi</dc:creator>
      <pubDate>Tue, 18 Nov 2025 17:56:50 +0000</pubDate>
      <link>https://forem.com/arfan_hosenovi_10c1a1e52/why-nodejs-servers-are-lightning-fast-1la4</link>
      <guid>https://forem.com/arfan_hosenovi_10c1a1e52/why-nodejs-servers-are-lightning-fast-1la4</guid>
      <description>&lt;p&gt;Node.js architecture reveals why a single-threaded server can be so performant. It shows how asynchronous operations are handled seamlessly and how the Event Loop works together with the Thread Pool to efficiently manage I/O and computation, making Node.js not just JavaScript on the server but a smart, fast, and non-blocking runtime.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>node</category>
    </item>
    <item>
      <title>SSLCommerz works with frontend, backend, and database</title>
      <dc:creator>Arfan Hosen Ovi</dc:creator>
      <pubDate>Fri, 07 Nov 2025 22:51:29 +0000</pubDate>
      <link>https://forem.com/arfan_hosenovi_10c1a1e52/sslcommerz-works-with-frontend-backend-and-database-4df8</link>
      <guid>https://forem.com/arfan_hosenovi_10c1a1e52/sslcommerz-works-with-frontend-backend-and-database-4df8</guid>
      <description>&lt;p&gt;🪜 Step 1: Sandbox Account&lt;br&gt;
Sign up on SSLCommerz sandbox for test payments. Save your Store ID and Password.&lt;/p&gt;

&lt;p&gt;🪜 Step 2: Backend Setup&lt;br&gt;
Create a Node + Express server, install sslcommerz-lts, and build /init to send payment and customer info plus redirect URLs.&lt;/p&gt;

&lt;p&gt;🪜 Step 3: Frontend Payment&lt;br&gt;
Add a React “Pay Now” button. Post data to /init, get the Gateway URL, and redirect users to SSLCommerz.&lt;/p&gt;

&lt;p&gt;🪜 Step 4: Handle Result&lt;br&gt;
After payment, verify status on redirect URLs and update MongoDB.&lt;/p&gt;

&lt;p&gt;🪜 Step 5: Display Outcome&lt;br&gt;
Show users payment success, failure, or cancellation immediately.&lt;/p&gt;

</description>
      <category>node</category>
      <category>tutorial</category>
      <category>javascript</category>
      <category>react</category>
    </item>
  </channel>
</rss>
