<?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: Sai Charith</title>
    <description>The latest articles on DEV Community by Sai Charith (@developersai0021).</description>
    <link>https://dev.to/developersai0021</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%2F1375889%2F895d5e73-e757-4e4f-b733-9661ed18718b.jpg</url>
      <title>DEV Community: Sai Charith</title>
      <link>https://dev.to/developersai0021</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/developersai0021"/>
    <language>en</language>
    <item>
      <title>Glam Up My Markup: Camp Activities</title>
      <dc:creator>Sai Charith</dc:creator>
      <pubDate>Sun, 31 Mar 2024 13:47:47 +0000</pubDate>
      <link>https://dev.to/developersai0021/glam-up-my-markup-camp-activities-1lfc</link>
      <guid>https://dev.to/developersai0021/glam-up-my-markup-camp-activities-1lfc</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Challenge v24.03.20, Glam Up My Markup: Camp Activities&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I have built a basic camping form page.&lt;br&gt;
The only animation i used is the fire gradient which i have applied to submit button and it just glows infinite times which inspired from real camp fire.&lt;/p&gt;


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



&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/sai005/embed/YzMrzrW?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;I will learn more CSS would like to improvise this again in the future.&lt;/p&gt;

&lt;p&gt;MIT License&lt;br&gt;
Copyright (c) 2024 Sai Charith P&lt;/p&gt;

&lt;p&gt;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.&lt;/p&gt;

&lt;p&gt;Photo by &lt;a href="https://unsplash.com/@joshhild?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash" rel="noopener noreferrer"&gt;Josh Hild&lt;/a&gt; on &lt;a href="https://unsplash.com/photos/brown-dome-tent-near-trees-at-night-8f_VQ3EFbTg?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash" rel="noopener noreferrer"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Event Listener API 👂♪♪:One Byte Explainer</title>
      <dc:creator>Sai Charith</dc:creator>
      <pubDate>Fri, 29 Mar 2024 19:40:58 +0000</pubDate>
      <link>https://dev.to/developersai0021/event-listener-api-one-byte-explainer-4om3</link>
      <guid>https://dev.to/developersai0021/event-listener-api-one-byte-explainer-4om3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Event Listeners API:&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Song&lt;/strong&gt; &lt;strong&gt;&lt;em&gt;"Listen" (Beyoncé):&lt;/em&gt;&lt;/strong&gt; ♪♫ ♪ ♬&lt;br&gt;
The web page listens for user interactions (clicks, scrolls) and reacts accordingly, mirroring the song's message of paying attention.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;Event Listeners are the secret sauce for making web pages interactive. They act like attentive assistants, constantly watching for user actions like clicks, key presses, or mouse movements. When a specific event happens, the Event Listener triggers a pre-programmed function, allowing your web page to react in a meaningful way. This can involve anything from displaying messages, updating content, or triggering animations. Event Listeners are essential for creating engaging user experiences and building dynamic web pages that respond to user input.&lt;/p&gt;

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