<?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: Naresh M</title>
    <description>The latest articles on DEV Community by Naresh M (@naresh0910).</description>
    <link>https://dev.to/naresh0910</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%2F795650%2Fab1017ba-3853-4776-990d-6ee7d651caf2.png</url>
      <title>DEV Community: Naresh M</title>
      <link>https://dev.to/naresh0910</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naresh0910"/>
    <language>en</language>
    <item>
      <title>change the style of scroll bar with only css</title>
      <dc:creator>Naresh M</dc:creator>
      <pubDate>Sun, 23 Jan 2022 06:35:28 +0000</pubDate>
      <link>https://dev.to/naresh0910/change-the-style-of-scroll-bar-with-only-css-3p03</link>
      <guid>https://dev.to/naresh0910/change-the-style-of-scroll-bar-with-only-css-3p03</guid>
      <description>&lt;p&gt;Try this cool code in your css and see the magic for yourself&lt;/p&gt;

&lt;p&gt;body::-webkit-scrollbar {&lt;br&gt;
  width: 0.55rem;&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;body::-webkit-scrollbar-track {&lt;br&gt;
  background: #1e1e24;&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;body::-webkit-scrollbar-thumb {&lt;br&gt;
  background: #6649b8;&lt;br&gt;
}&lt;/p&gt;

</description>
      <category>css</category>
      <category>scrollbar</category>
      <category>style</category>
      <category>html</category>
    </item>
    <item>
      <title>how long does it take to earn in web dev?</title>
      <dc:creator>Naresh M</dc:creator>
      <pubDate>Thu, 20 Jan 2022 11:35:52 +0000</pubDate>
      <link>https://dev.to/naresh0910/how-long-does-it-take-to-earn-in-web-dev-1i0n</link>
      <guid>https://dev.to/naresh0910/how-long-does-it-take-to-earn-in-web-dev-1i0n</guid>
      <description>&lt;p&gt;The web development field is one of the best ways to earn money as a freelancer, but in reality, how long does it take for a person who starts to learn web development now and reaches the goal of a full-stack web developer.&lt;/p&gt;

&lt;p&gt;Assuming that learning 1 hour and practicing for another hour every day, through online courses and youtube videos, Is it possible to learn all the fundamentals become strong enough to build any sort of web application in one year?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>career</category>
    </item>
  </channel>
</rss>
