<?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: M.Cin</title>
    <description>The latest articles on DEV Community by M.Cin (@muhammetacin).</description>
    <link>https://dev.to/muhammetacin</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%2F848510%2F86b7aca0-6292-4180-84a8-cb6f8260cf8a.jpeg</url>
      <title>DEV Community: M.Cin</title>
      <link>https://dev.to/muhammetacin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/muhammetacin"/>
    <language>en</language>
    <item>
      <title>A great component library to boost your performance and speed: Chakra UI</title>
      <dc:creator>M.Cin</dc:creator>
      <pubDate>Fri, 17 Jun 2022 13:05:22 +0000</pubDate>
      <link>https://dev.to/muhammetacin/a-great-component-library-to-boost-your-performance-and-speed-chakra-ui-2ck3</link>
      <guid>https://dev.to/muhammetacin/a-great-component-library-to-boost-your-performance-and-speed-chakra-ui-2ck3</guid>
      <description>&lt;p&gt;When I started learning ReactJS it was quite complicated. The official documentation was explaining stuff with class components while I was learning React with functional components. While struggling with creating basically anything I looked up for premade components that I could use. That way I could read and inspect an existing code and also learn from that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Chakra UI was a lifesaver
&lt;/h2&gt;

&lt;p&gt;While searching online, and visiting an impressive amount of websites, I found Chakra UI. It was a mindblowing experience. It was simple, easy to use and most importantly easy to understand what was going on. It's modularity helped me understand React even more! I immediately copied a few components and tweaked it on my own &lt;a href="https://cins-react-webshop.netlify.app/"&gt;website&lt;/a&gt;. The more I used it, the more I liked using it. This library helped me a lot and I want to share it with everyone out there hoping it will be helpful and useful for you too ;-)&lt;/p&gt;

&lt;h2&gt;
  
  
  How to use it?
&lt;/h2&gt;

&lt;p&gt;Let's dive in right now and start using modular components to build your own great website! First, go to &lt;a href="https://chakra-ui.com/guides/first-steps"&gt;this&lt;/a&gt; website and follow the correct guide based on your own framework. After correctly installing it, it's time to use the beautiful components. Go to &lt;a href="https://chakra-ui.com/docs/components/overview"&gt;this&lt;/a&gt; page and grab whatever you need and start creating and building awesome webpages with React using Chakra UI components!&lt;/p&gt;

&lt;p&gt;Good luck and have fun :P&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>webdev</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
