<?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: Tawanda Andrew Msengezi</title>
    <description>The latest articles on DEV Community by Tawanda Andrew Msengezi (@tawanda_).</description>
    <link>https://dev.to/tawanda_</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%2F1367528%2F358e54d2-fb55-460b-9d31-4ddfa4e91f72.jpeg</url>
      <title>DEV Community: Tawanda Andrew Msengezi</title>
      <link>https://dev.to/tawanda_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tawanda_"/>
    <language>en</language>
    <item>
      <title>HTML FORM GLAM UP</title>
      <dc:creator>Tawanda Andrew Msengezi</dc:creator>
      <pubDate>Sat, 30 Mar 2024 13:23:04 +0000</pubDate>
      <link>https://dev.to/tawanda_/html-form-glam-up-4p6j</link>
      <guid>https://dev.to/tawanda_/html-form-glam-up-4p6j</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 built an interactive HTML web form that gives feedback based on the user's input. If the input is invalid, a CSS animation will be applied to the element to notify the user of what they need to improve.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://glam-up-my-markup.netlify.app/"&gt;Demo Link&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I first added CSS styles to improve the look and feel of the form. I learned you can submit a form without sending data to a server using the JavaScript preventDefault method.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>JavaScript Notifications API</title>
      <dc:creator>Tawanda Andrew Msengezi</dc:creator>
      <pubDate>Sat, 30 Mar 2024 13:14:20 +0000</pubDate>
      <link>https://dev.to/tawanda_/javascript-notifications-api-1o7</link>
      <guid>https://dev.to/tawanda_/javascript-notifications-api-1o7</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;p&gt;This API allows web pages to display notifications to users outside the page's normal context. It requests permission, then displays notifications using the Notification constructor. Useful for alerting users about updates without disrupting their browsing experience.&lt;/p&gt;

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