<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>NodeJS on Prakash&#39;s Blog 👨‍💻</title>
    <link>https://www.prakashbhandari.com.np/tags/nodejs/</link>
    <description>Recent content in NodeJS on Prakash&#39;s Blog 👨‍💻</description>
    <generator>Hugo -- 0.125.0</generator>
    <language>en</language>
    <lastBuildDate>Fri, 01 May 2026 11:04:17 +1000</lastBuildDate>
    <atom:link href="https://www.prakashbhandari.com.np/tags/nodejs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Strategy Pattern in Node.js: A Practical Approach</title>
      <link>https://www.prakashbhandari.com.np/posts/strategy-pattern-in-node-js-a-practical-approach/</link>
      <pubDate>Thu, 14 Nov 2024 08:44:29 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/strategy-pattern-in-node-js-a-practical-approach/</guid>
      <description>The Strategy Design Pattern is a behavioral design pattern in software engineering that enables the dynamic selection of algorithms at runtime, allowing for greater flexibility and adaptability in the application’s behavior.</description>
    </item>
    <item>
      <title>Create Q &amp; A With OpenAI ChatGPT in NodeJS and React</title>
      <link>https://www.prakashbhandari.com.np/posts/create-q-a-with-openai-chatgpt-in-nodejs-and-react/</link>
      <pubDate>Thu, 15 Dec 2022 17:40:07 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/create-q-a-with-openai-chatgpt-in-nodejs-and-react/</guid>
      <description>OpenAI is a software company which develops AI models with different levels of power suitable for different tasks, as well as the ability to fine-tune your own custom models. These models can be used for everything from content generation to semantic search and classification.</description>
    </item>
    <item>
      <title>How to Publish Your Own Public NPM Package?</title>
      <link>https://www.prakashbhandari.com.np/posts/how-to-publish-your-own-public-npm-package/</link>
      <pubDate>Thu, 01 Dec 2022 12:11:00 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/how-to-publish-your-own-public-npm-package/</guid>
      <description>This post is about &amp;#39;How to Publish Your Own Public NPM Package?&amp;#39; To demonstrate, I will create one package to convert Nepali number to English number and English number to Nepali number. Finally, I will publish it to npmjs.com.</description>
    </item>
  </channel>
</rss>
