<?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: Byuku - Tracy</title>
    <description>The latest articles on DEV Community by Byuku - Tracy (@byuku).</description>
    <link>https://dev.to/byuku</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%2F1547728%2Fa8927828-df1a-4259-90b8-3cb3782bcffe.jpeg</url>
      <title>DEV Community: Byuku - Tracy</title>
      <link>https://dev.to/byuku</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/byuku"/>
    <language>en</language>
    <item>
      <title>Glam Up My Markup: Beaches</title>
      <dc:creator>Byuku - Tracy</dc:creator>
      <pubDate>Tue, 04 Jun 2024 15:50:08 +0000</pubDate>
      <link>https://dev.to/byuku/glam-up-my-markup-beaches-4cl8</link>
      <guid>https://dev.to/byuku/glam-up-my-markup-beaches-4cl8</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for [Frontend Challenge v24.04.17]((&lt;a href="https://dev.to/challenges/frontend-2024-05-29"&gt;https://dev.to/challenges/frontend-2024-05-29&lt;/a&gt;), Glam Up My Markup: Beaches&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Here's my first JS / CSS challenge. In an era where everything is built using a framework or design system, it's been a long time since I've had any fun with css. After years of using JS frameworks, it's time to bring out the old js vanilla memories.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

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

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;For this project, I used keyframes, transform, transition for the different animations.&lt;/p&gt;

&lt;p&gt;I wanted to create double-sides cards : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;sideA will show the beach name with a button that will triggered the rotation. &lt;/li&gt;
&lt;li&gt;sideB will display the beach description.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each time you click on the button trigger, the current item will rotate as the previous should go back to the default state&lt;/p&gt;

&lt;p&gt;For this, I rework the DOM thanks to JS vanilla and add some classes to manage the css &lt;/p&gt;

&lt;p&gt;This project is also responsive, we have a little zoom effect for the desktop query&lt;/p&gt;

&lt;p&gt;I relearn to use some scss variables : mixin, maps, include&lt;/p&gt;

&lt;p&gt;It was nice to participate in the challenge, now I'm going back to React and my company design system ✌🏽&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
