<?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: Rocoderes</title>
    <description>The latest articles on DEV Community by Rocoderes (@patelrohan750).</description>
    <link>https://dev.to/patelrohan750</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%2F570054%2Fa3d240ad-0d3c-4f25-823f-79ec8226b084.png</url>
      <title>DEV Community: Rocoderes</title>
      <link>https://dev.to/patelrohan750</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/patelrohan750"/>
    <language>en</language>
    <item>
      <title>Eloquent JavaScript Exercise -Range and Sum Function</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Mon, 16 Jan 2023 15:38:18 +0000</pubDate>
      <link>https://dev.to/patelrohan750/eloquent-javascript-exercise-range-and-sum-function-4n7i</link>
      <guid>https://dev.to/patelrohan750/eloquent-javascript-exercise-range-and-sum-function-4n7i</guid>
      <description>&lt;p&gt;In this article, we will talk about a JavaScript problem which is Range and Sum Function in JavaScript. This problem is in chapter 4 of Eloquent JavaScript book which very famous for JS of course. So we will understand this problem and also solve the problem with very basic logic.&lt;br&gt;
&lt;a href="https://rocoderes.com/eloquent-javascript-exercise-range-and-sum-function/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>learning</category>
      <category>career</category>
    </item>
    <item>
      <title>How To Get Duplicate Object From Array in JavaScript?</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Fri, 13 Jan 2023 05:53:16 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-get-duplicate-object-from-array-in-javascript-1656</link>
      <guid>https://dev.to/patelrohan750/how-to-get-duplicate-object-from-array-in-javascript-1656</guid>
      <description>&lt;p&gt;In this article, we are going to see how to get duplicate object from array in JavaScript? Okay, this is the JavaScript problem statement which we are going to discuss, and also we will solve it in very simple and straight-forward way.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-get-duplicate-object-from-array-in-javascript/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>Computing Fibonacci Sequence in JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Fri, 13 Jan 2023 05:52:18 +0000</pubDate>
      <link>https://dev.to/patelrohan750/computing-fibonacci-sequence-in-javascript-5gld</link>
      <guid>https://dev.to/patelrohan750/computing-fibonacci-sequence-in-javascript-5gld</guid>
      <description>&lt;p&gt;In this article, we are going to learn and see to computing Fibonacci sequence in JavaScript. It is a basic problem, or you can say a program in JavaScript, computing Fibonacci sequence becomes more problematic when you don’t know its main logic. So we are just going to make a Fibonacci sequence with some easier and good way to help out beginners.&lt;br&gt;
&lt;a href="https://rocoderes.com/computing-fibonacci-sequence-in-javascript/"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to Find Duplicate Elements in a Given Array?</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sat, 24 Dec 2022 15:48:10 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-find-duplicate-elements-in-a-given-array-5dda</link>
      <guid>https://dev.to/patelrohan750/how-to-find-duplicate-elements-in-a-given-array-5dda</guid>
      <description>&lt;p&gt;In this article, we are going to discuss “How to Find Duplicate Elements in a Given Array?”. Duplicate elements could be a great problem, so finding these kinds of elements becomes necessary, and also in many JS interviews, this can come into frame as a question. As a developer and a JS beginner, we should have answer of this question.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-find-duplicate-elements-in-a-given-array/"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to Find The Count of Duplicates in an Array?</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sat, 24 Dec 2022 15:46:50 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-find-the-count-of-duplicates-in-an-array-3c9n</link>
      <guid>https://dev.to/patelrohan750/how-to-find-the-count-of-duplicates-in-an-array-3c9n</guid>
      <description>&lt;p&gt;In this article, we are going to discuss “How to Find The Count of Duplicates in an Array?”. Previously, we have discussed finding duplicate values from an array, and now we will see the number of duplicate values. This problem can be solved in multiple ways, but here we will see the most optimized way to solve it.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-find-the-count-of-duplicates-in-an-array/"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to Make Responsive Accordion in HTML</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:57:28 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-responsive-accordion-in-html-48e9</link>
      <guid>https://dev.to/patelrohan750/how-to-make-responsive-accordion-in-html-48e9</guid>
      <description>&lt;p&gt;In this article, we will make Responsive Accordion in HTML CSS &amp;amp; JavaScript. So what we do here is, we will add some divs for accordion titles, in which we will write some information and details. This information and details will be hidden by default, so to show that we will add a plus icon to extend the accordion. Once the information gets extended then we will replace the plus icon with cross icon to hide again the details.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-make-responsive-accordion-in-html-css-js/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>How to Make Hangman Game in JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:55:23 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-hangman-game-in-javascript-3089</link>
      <guid>https://dev.to/patelrohan750/how-to-make-hangman-game-in-javascript-3089</guid>
      <description>&lt;p&gt;In this article, we will make hangman game with JavaScript. Obviously, we will use some HTML and CSS for structure design purpose, but main work will be done in the JavaScript part. Nowadays, Hangman game is becoming popular and many of the developers making it in different languages. So let’s understand basic idea and goal about this game.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-make-hangman-game-in-javascript/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>react</category>
      <category>discuss</category>
    </item>
    <item>
      <title>How to Make Dynamic Calendar in HTML &amp; JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:48:24 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-dynamic-calendar-in-html-javascript-18l5</link>
      <guid>https://dev.to/patelrohan750/how-to-make-dynamic-calendar-in-html-javascript-18l5</guid>
      <description>&lt;p&gt;In today’s article, we will make a dynamic calendar in HTML, CSS &amp;amp; JavaScript. We will create this calendar in HTML which will looks like inbuilt calendar as Microsoft calendar. So we will use HTML, CSS to design And lastly JavaScript to add functionality to change the months.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-make-dynamic-calendar-in-html-javascript/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>tutorial</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>How to Save Text as File in JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:46:41 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-save-text-as-file-in-javascript-1mjg</link>
      <guid>https://dev.to/patelrohan750/how-to-save-text-as-file-in-javascript-1mjg</guid>
      <description>&lt;p&gt;In today’s article, we will be making a project to save text as file in HTML, CSS &amp;amp; JavaScript. Simply we will give a field in which we will allow user to add some text, and also we will add a field to name the file and file type along with a button to download the file.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-save-text-as-file-in-javascript/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>How to Make File Downloader Using JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:43:09 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-file-downloader-using-javascript-5g60</link>
      <guid>https://dev.to/patelrohan750/how-to-make-file-downloader-using-javascript-5g60</guid>
      <description>&lt;p&gt;In this article, we will create file downloader using JavaScript. Basically, we will create a file downloader using JavaScript. In this we will add a URL of file like image, document, video etc. and as soon we click on provided button the file will download.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-make-file-downloader-using-javascript/" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>How to Make Price Range Slider Using JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sun, 11 Dec 2022 14:40:44 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-price-range-slider-using-javascript-4153</link>
      <guid>https://dev.to/patelrohan750/how-to-make-price-range-slider-using-javascript-4153</guid>
      <description>&lt;p&gt;In this article, we will make a price range slider using JavaScript. Here we will also add min-max input, which will vary as slider move. As we know, some e-commerce websites like Amazon, Flipkart etc. have this kind of feature, so products can be sorted as price range. We create the same thing here. We will have two input fields, one for minimum price and another for maximum value, Also we will add two sliders associated to these input fields.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://rocoderes.com/how-to-make-price-range-slider-using-javascript/" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>How to Make a QR Code Reader in HTML, CSS &amp; JavaScript</title>
      <dc:creator>Rocoderes</dc:creator>
      <pubDate>Sat, 19 Nov 2022 09:56:55 +0000</pubDate>
      <link>https://dev.to/patelrohan750/how-to-make-a-qr-code-reader-in-html-css-javascript-5897</link>
      <guid>https://dev.to/patelrohan750/how-to-make-a-qr-code-reader-in-html-css-javascript-5897</guid>
      <description>&lt;p&gt;In this article, we will make a QR code reader in HTML, CSS &amp;amp; JavaScript. We will make the QR code using QR API which we will use in JavaScript. In this, we will provide an area to add an image of Qr code, and as soon we upload image then it automatically tries to read the Qr code. And also, If we try to upload anything except Qr code, then it won’t read it.&lt;br&gt;
&lt;a href="https://rocoderes.com/how-to-make-a-qr-code-reader-in-html-css-javascript/"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
