<?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: Cipi</title>
    <description>The latest articles on DEV Community by Cipi (@cipivlad).</description>
    <link>https://dev.to/cipivlad</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%2F856357%2Fa29e8a17-c60d-4dc5-8488-4e089994e7b2.jpg</url>
      <title>DEV Community: Cipi</title>
      <link>https://dev.to/cipivlad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cipivlad"/>
    <language>en</language>
    <item>
      <title>Multi-step form #frontendmentor challenge</title>
      <dc:creator>Cipi</dc:creator>
      <pubDate>Wed, 03 Apr 2024 13:19:38 +0000</pubDate>
      <link>https://dev.to/cipivlad/multi-step-form-frontendmentor-challenge-292d</link>
      <guid>https://dev.to/cipivlad/multi-step-form-frontendmentor-challenge-292d</guid>
      <description>&lt;p&gt;I've just completed a front-end coding challenge from @frontendmentor! 🎉&lt;/p&gt;

&lt;p&gt;You can see my solution here: &lt;a href="https://www.frontendmentor.io/solutions/responsive-multi-step-form-react-ts-and-scss--_TAZ4SVDy" rel="noopener noreferrer"&gt;frontendmentor&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;source available on: &lt;a href="https://github.com/CipiVlad/multi_step_form" rel="noopener noreferrer"&gt;github&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Live Site URL: &lt;a href="https://multistep-fm-challenge.netlify.app/" rel="noopener noreferrer"&gt;netlify&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Any suggestions on how I can improve are welcome!&lt;/p&gt;

</description>
      <category>react</category>
      <category>vite</category>
      <category>typescript</category>
      <category>frontendmentor</category>
    </item>
    <item>
      <title>Glam Up My Markup Challenge</title>
      <dc:creator>Cipi</dc:creator>
      <pubDate>Sun, 31 Mar 2024 17:38:18 +0000</pubDate>
      <link>https://dev.to/cipivlad/glam-up-my-markup-challenge-2hkh</link>
      <guid>https://dev.to/cipivlad/glam-up-my-markup-challenge-2hkh</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 inquiry web app for camping activities using the starter code with vite vanilla javascript. &lt;br&gt;
Since a plain form leavs a rather "boring" impression - at least for me -, &lt;br&gt;
I'm trying to capture the atmosphere of a possible user and make a "boring" form somehow interesting. &lt;br&gt;
Therefore I picked a background image by &lt;a href="https://unsplash.com/photos/camping-under-black-sky-k7fUP9RQj3Y" rel="noopener noreferrer"&gt;Kevin Erdvig&lt;/a&gt; and found a matching favicon.&lt;br&gt;
Then added some css "glamping" style with glowing effects to headline and labels, and rounded some borders for a smooth and welcoming appearence. &lt;br&gt;
I chose to handle user submission with &lt;a href="https://www.npmjs.com/package/toastify-js" rel="noopener noreferrer"&gt;toastify-js&lt;/a&gt;, so that there's only a brief notification for the user after hitting the button. &lt;/p&gt;

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

&lt;p&gt;You can find the project &lt;a href="https://campactivitychallenge.netlify.app/" rel="noopener noreferrer"&gt;here&lt;/a&gt; and the code &lt;a href="https://github.com/CipiVlad/camp_activity_dev_to_challenge.git" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;Although the purpose of the user visiting this web app is to get a quick info, it doesn't mean to lack of style. So taking this user's view, finding the fitting background I really enjoyed working on the forms look and felt challenged to get something done. Till now I didn't style web apps with "glowing" effcts, as there were no use cases for that and for the first time I used the text-shadow and the css selector label[for=""]. So now I know better :)&lt;/p&gt;

&lt;h2&gt;
  
  
  camp_activity_dev_to_challenge
&lt;/h2&gt;

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