<?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: Parth Bhovad</title>
    <description>The latest articles on DEV Community by Parth Bhovad (@parthbhovad).</description>
    <link>https://dev.to/parthbhovad</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%2F3777625%2F21b6d758-57c9-4661-813c-90e0d512bc99.jpg</url>
      <title>DEV Community: Parth Bhovad</title>
      <link>https://dev.to/parthbhovad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/parthbhovad"/>
    <language>en</language>
    <item>
      <title>Indian rupee is getting weak. Is it good for developers?</title>
      <dc:creator>Parth Bhovad</dc:creator>
      <pubDate>Sat, 21 Mar 2026 17:52:31 +0000</pubDate>
      <link>https://dev.to/parthbhovad/indian-rupee-is-getting-weak-is-it-good-for-developers-57h0</link>
      <guid>https://dev.to/parthbhovad/indian-rupee-is-getting-weak-is-it-good-for-developers-57h0</guid>
      <description>&lt;p&gt;For a few days I've been hearing a lot about Indian currency vs Dollar. Some people say it is bad, some say it is good. But most of them are not giving genuine reasons for their claims.&lt;br&gt;
In the context of Developers I think it is good news. Because a lot of developers I know are earning in dollars. So, by the end of the month they will earn the same dollar, but more in rupees.&lt;br&gt;
I don't know how it will affect those who are in an Indian based company. I would like to dive more deep into this topic.&lt;br&gt;
This is debatable.&lt;/p&gt;

</description>
      <category>career</category>
      <category>discuss</category>
      <category>coding</category>
      <category>software</category>
    </item>
    <item>
      <title>I'm Trying No AI Assisted Coding...</title>
      <dc:creator>Parth Bhovad</dc:creator>
      <pubDate>Sun, 15 Mar 2026 17:43:40 +0000</pubDate>
      <link>https://dev.to/parthbhovad/im-trying-no-ai-assisted-coding-5473</link>
      <guid>https://dev.to/parthbhovad/im-trying-no-ai-assisted-coding-5473</guid>
      <description>&lt;p&gt;First of all, I started GitHub Copilot when I got enough confidence on my logic building. And it was a right decision. Autocompletions helping me to get my work done fast.&lt;/p&gt;

&lt;p&gt;There is no problem in it. At all! Autocompletions helping me to focus on bigger problems and delegating small, repetitive logic to copilot.&lt;/p&gt;

&lt;p&gt;But here's a catch. After few months of using this Autocompletions I forgot the syntax completely. There is no problem in not knowing the syntax (I was thinking this).&lt;/p&gt;

&lt;p&gt;But when I started applying for Internships, in almost all interviews their basic requirements is knowing syntax. Interviewers give you a small task, and you have to write the code in normal online compiler. No autocompletions.&lt;/p&gt;

&lt;p&gt;And in these situations, my mind gets blank. Since I'm not used to knowing how to write an &lt;code&gt;Array.filter()&lt;/code&gt;, &lt;code&gt;Array.reduce()&lt;/code&gt;. I know the working of them, but writing without autocompletions is something I can't be able to do.&lt;/p&gt;

&lt;p&gt;I can build any application end to end. But with autocompletions handling easy, syntax heavy, repetitive tasks.&lt;/p&gt;

&lt;p&gt;And the interviewer won't believe. Gives a bad impression. Like I can't even solve a basic problem just because I don't know the syntax.&lt;/p&gt;

&lt;p&gt;So, I started spending some of time without using Autocompletions. And my muscle memory is coming back now.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
