<?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: Ardian Perlaska</title>
    <description>The latest articles on DEV Community by Ardian Perlaska (@ardianperlaska).</description>
    <link>https://dev.to/ardianperlaska</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%2F586380%2F02bfe185-8774-4fe7-8ce0-17293a6d9cdf.png</url>
      <title>DEV Community: Ardian Perlaska</title>
      <link>https://dev.to/ardianperlaska</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ardianperlaska"/>
    <language>en</language>
    <item>
      <title>Data Loading Animation with HTML &amp; SCSS</title>
      <dc:creator>Ardian Perlaska</dc:creator>
      <pubDate>Thu, 25 Feb 2021 20:46:11 +0000</pubDate>
      <link>https://dev.to/ardianperlaska/data-loading-animation-hi3</link>
      <guid>https://dev.to/ardianperlaska/data-loading-animation-hi3</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I want to share with you a Loading Animation I did for a Data Loading use-case, in the company that I work for.&lt;/p&gt;

&lt;p&gt;I did this animation roughly 3 years ago, and the reason I want to share is my approach of using SCSS and configurable variables to adjust the speed, colors, and other components.&lt;/p&gt;

&lt;p&gt;I tried to write self-explanatory code, so it would be easy to extend or have further manipulations there.&lt;/p&gt;

&lt;p&gt;Feel free to play with it.&lt;br&gt;
Any feedback would be appreciated.&lt;/p&gt;

&lt;p&gt;P.S. The HTML is a bit messy due to SVG's inside. With a bit more effort. All the components would be achievable through CSS.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ArdianPerlaska/embed/QMggYy?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>scss</category>
      <category>html</category>
      <category>keyframes</category>
      <category>loading</category>
    </item>
  </channel>
</rss>
