<?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: DevMirza</title>
    <description>The latest articles on Forem by DevMirza (@zaidmaker).</description>
    <link>https://forem.com/zaidmaker</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%2F294169%2Fb8c8a72d-4ae2-439d-ab86-bdf5f44a4cad.png</url>
      <title>Forem: DevMirza</title>
      <link>https://forem.com/zaidmaker</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/zaidmaker"/>
    <language>en</language>
    <item>
      <title>Choose right framework for yourself with this tool... 😮‍💨 🤯</title>
      <dc:creator>DevMirza</dc:creator>
      <pubDate>Sat, 11 May 2024 19:37:48 +0000</pubDate>
      <link>https://forem.com/zaidmaker/choose-right-framework-for-you-with-this-tool-36ab</link>
      <guid>https://forem.com/zaidmaker/choose-right-framework-for-you-with-this-tool-36ab</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;Unite the Benchmarks: Find the Right Framework for You!&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Imagine having a cheat sheet that compares the performance of popular frameworks! Well, fret no more! Benchmarking tools help you assess various frameworks and pick the one that best suits your project's needs.&lt;/p&gt;

&lt;p&gt;These tools run tests to measure factors like speed, memory usage, and request handling. By comparing these results, you can make informed decisions and avoid wasting time on frameworks that don't meet your requirements.&lt;br&gt;
So, ditch the guesswork and leverage the power of benchmarking tools!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/devmirza-bot/frameworks-benchmark"&gt;Link to the Benchmarking Tool&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Conaidor showing your support by giving the project a 🌟 &lt;/p&gt;

&lt;p&gt;Note: This project is in very early beta stages things can be changed in future 🔮 &lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to Code your own Discord Bot | PART 1| Getting started.</title>
      <dc:creator>DevMirza</dc:creator>
      <pubDate>Sat, 18 Jan 2020 19:21:28 +0000</pubDate>
      <link>https://forem.com/zaidmaker/how-to-code-your-own-discord-bot-part-1-getting-started-48p1</link>
      <guid>https://forem.com/zaidmaker/how-to-code-your-own-discord-bot-part-1-getting-started-48p1</guid>
      <description>&lt;p&gt;Hello Guys! 😍&lt;br&gt;
I am DevMirza and today I am going to told u how to create a Discord Bot.&lt;/p&gt;

&lt;p&gt;Welcome to the part 1 of coding a Discord Bot. I am writing this article with my experience, so let's get started.&lt;/p&gt;

&lt;h1&gt;
  
  
  Creating application
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;First goto Discord Developer Portal and create a new Application and click on bot section and select Add-a-Bot.&lt;/li&gt;
&lt;li&gt;Now Next Step is to add the bot to the Server.&lt;/li&gt;
&lt;li&gt;Click on Oauth2 section and scroll down and select "bot". This will generate a link to add the bot to server. Click on copy and add the bot to server.&lt;/li&gt;
&lt;li&gt;And the bot is on your server.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: The Token is important thing to get your bot online don't share it with anyone unless you trust him.&lt;/p&gt;

&lt;h1&gt;
  
  
  Getting things ready to get the bot up.
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;Firstly, we need a IDE(integrated development environment) to write our Code.
I recommend you using VScode because it's very easy to use and familiar 😊. Download it here: &lt;a href="https://code.visualstudio.com/"&gt;https://code.visualstudio.com/&lt;/a&gt;
, After you install it create a folder on desktop and name it whatever you want.&lt;/li&gt;
&lt;li&gt;After making a folder open it in VScode.
&amp;amp; Now my favorite 😍 part.
But, but Hold on.....&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am writing this from m phone so we continue from this where we lefte..&lt;/p&gt;

&lt;p&gt;Thank you so much ❤️ for reading.&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>tutorial</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>How to create a Discord Bot.</title>
      <dc:creator>DevMirza</dc:creator>
      <pubDate>Mon, 13 Jan 2020 16:41:40 +0000</pubDate>
      <link>https://forem.com/zaidmaker/how-to-create-a-discord-bot-3l2e</link>
      <guid>https://forem.com/zaidmaker/how-to-create-a-discord-bot-3l2e</guid>
      <description>&lt;p&gt;Okay Guys I am writing my first article on how to create a Discord Bot with discord.js framework and NodeJs.&lt;br&gt;
The tutorial will start after this article will be post.&lt;/p&gt;

&lt;p&gt;.&lt;br&gt;
.&lt;br&gt;
.&lt;br&gt;
Thanks 😊 for Reading.&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>javascript</category>
      <category>bots</category>
    </item>
  </channel>
</rss>
