<?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: Tejaswini</title>
    <description>The latest articles on DEV Community by Tejaswini (@teejaswan).</description>
    <link>https://dev.to/teejaswan</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%2F1051741%2F891fd05a-5891-4e2d-9128-8164c39e4a89.png</url>
      <title>DEV Community: Tejaswini</title>
      <link>https://dev.to/teejaswan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/teejaswan"/>
    <language>en</language>
    <item>
      <title>Is Google's new material UI extra curvy?</title>
      <dc:creator>Tejaswini</dc:creator>
      <pubDate>Fri, 24 Mar 2023 19:02:53 +0000</pubDate>
      <link>https://dev.to/teejaswan/is-the-new-material-ui-extra-curvy-ik6</link>
      <guid>https://dev.to/teejaswan/is-the-new-material-ui-extra-curvy-ik6</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Round corners. Everywhere.&lt;br&gt;
( #teamroundcorners😍 ) &lt;/p&gt;

&lt;p&gt;Do you love rounded corners on websites? You are not alone. Many web designers prefer to use rounded corners for various elements, from buttons to carousels. But why are rounded corners so popular? Here are some reasons:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;User friendly&lt;/strong&gt;&lt;br&gt;
Rounded corners create a sense of safety, protection, warmth and friendliness. They make us feel comfortable and secure, unlike sharp corners that can trigger a fear of danger or harm. 😊&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Easy access&lt;/strong&gt;&lt;br&gt;
Rounded corners guide our eyes towards the center of the shape. They help us focus on the content inside the shape, without being distracted by the edges pointing outwards. They also reduce the visual clutter and make the design more appealing. 👀&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;More effective&lt;/strong&gt;&lt;br&gt;
Rounded corners enhance the readability and usability of the web elements. They make the content stand out and attract attention. They also create a smooth and natural flow of information, making the user experience more enjoyable and satisfying. 🙌&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--c8JI56T---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/43tdqrvws8pbc0kcofgt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--c8JI56T---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/43tdqrvws8pbc0kcofgt.png" alt="Sharp corners verses round corners" width="575" height="350"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Material Design 😎
&lt;/h3&gt;

&lt;p&gt;Today, we are going to explore the journey of these corners over the years by looking at the most used design system, Material Design, and its transformation in terms of this trend. 🚀&lt;/p&gt;

&lt;p&gt;Material UI is a design language created by Google that serves as a standard reference for UI design. It was first released in 2014, and it has been more than 8 years since then. Things have changed, and so have the components of this extensive design system. Let’s take a trip down memory lane and revisit them. 🕰️&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Material Design 1&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The first version of Material Design recommended having about 2 dp rounded corners on small components like buttons. 🔘&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yF8N_Tl6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7e3idz2um62ecdibblsx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yF8N_Tl6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7e3idz2um62ecdibblsx.png" alt="Material design 1 on corner radius" width="548" height="629"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Material Design 2&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The next release had a lot more circular corners. The buttons and other elements became more rounded and smooth, creating a softer and friendlier look. 🥰&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4Wea8Pah--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ibf1x40c7ctpf2r5tzao.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4Wea8Pah--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ibf1x40c7ctpf2r5tzao.png" alt="Material design 2 on corner radius" width="800" height="529"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Material Design 3&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The latest material design has shifted its buttons from having small border radius to being pill-shaped. The buttons and other elements now have fully rounded edges, creating a sleek and modern look. 🚀&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sNkHvhFI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aq3096u759gly15oloi3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sNkHvhFI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aq3096u759gly15oloi3.png" alt="Material design 3 on corner radius" width="800" height="547"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Overall Comparison 🔍&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For comparison purposes, we have chosen buttons. The changes can also be observed from other components. The buttons show how the design system has evolved over the years, from slightly rounded to fully rounded corners. 🔄&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--srE05gaD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hth0eupaek7ti73qgxl4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--srE05gaD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hth0eupaek7ti73qgxl4.png" alt="Overall Comparison of buttons from 3 versions of Material design." width="520" height="394"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As the pictures speak louder than the words, we can clearly see the choice of border radius being changed to a great extent. &lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion 🎓
&lt;/h2&gt;

&lt;p&gt;What was once a choice has now become a fashion. Material design was analyzed as a standard example, but apart from this design system and its principles, we can see that websites in general have learned to include the friendly vibes of corner radius more than ever before. 😊 Only time can tell if this trend is the future or just a fad. ⏳ &lt;/p&gt;

&lt;p&gt;Don’t forget to share your thoughts in the comments. 💬&lt;/p&gt;

</description>
      <category>uiux</category>
      <category>webdev</category>
      <category>google</category>
      <category>designsystem</category>
    </item>
  </channel>
</rss>
