<?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>Forem: Euro Rincon</title>
    <description>The latest articles on Forem by Euro Rincon (@rinkon).</description>
    <link>https://forem.com/rinkon</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%2F601039%2Fe4bc8074-3330-444a-9e2a-13ffa583c178.jpg</url>
      <title>Forem: Euro Rincon</title>
      <link>https://forem.com/rinkon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rinkon"/>
    <language>en</language>
    <item>
      <title>Buttons with CSS Effects</title>
      <dc:creator>Euro Rincon</dc:creator>
      <pubDate>Sat, 25 May 2024 19:48:09 +0000</pubDate>
      <link>https://forem.com/rinkon/buttons-with-css-effects-o66</link>
      <guid>https://forem.com/rinkon/buttons-with-css-effects-o66</guid>
      <description>&lt;h2&gt;
  
  
  Buttons with CSS Effects
&lt;/h2&gt;

&lt;p&gt;Hello, dev.to community! 🚀&lt;/p&gt;

&lt;p&gt;I want to share with you my project on &lt;a href="https://codepen.io/Rincon/full/zardaq"&gt;CodePen&lt;/a&gt;, where I have created 5 examples of animated buttons using CSS. These buttons feature roll-over effects utilizing SVG and CSS and have received a lot of positive attention with many views and comments. Here are some highlights:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Roll-over Effects&lt;/strong&gt;: Each button has a unique roll-over effect that adds dynamism and style to web interfaces.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Using SVG and CSS&lt;/strong&gt;: The effects are achieved by combining SVG for scalable vector graphics and CSS for animations.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pug and Sass&lt;/strong&gt;: I used preprocessors like Pug for HTML and Sass for CSS, which allow me to write code more efficiently and in an organized manner.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Key Learnings
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Pug&lt;/strong&gt;: Simplifies writing HTML with a cleaner syntax.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sass&lt;/strong&gt;: Makes CSS management easier with variables, nesting, and mixins, improving code maintainability.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Benefits
&lt;/h3&gt;

&lt;p&gt;These buttons are not only visually appealing but also enhance the user experience when interacting with the page. I invite you to explore the examples and see how you can integrate them into your own projects.&lt;/p&gt;

&lt;h3&gt;
  
  
  What's Next?
&lt;/h3&gt;

&lt;p&gt;I'm always looking for new ways to improve and learn. I'd love to hear your feedback and suggestions!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codepen.io/Rincon/full/zardaq"&gt;Explore my project on CodePen&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>svg</category>
      <category>webdesing</category>
      <category>sass</category>
    </item>
    <item>
      <title>Botones con efectos CSS</title>
      <dc:creator>Euro Rincon</dc:creator>
      <pubDate>Sat, 25 May 2024 19:44:15 +0000</pubDate>
      <link>https://forem.com/rinkon/botones-con-efectos-css-51gp</link>
      <guid>https://forem.com/rinkon/botones-con-efectos-css-51gp</guid>
      <description>&lt;h2&gt;
  
  
  Botones con efectos CSS
&lt;/h2&gt;

&lt;p&gt;¡Hola, comunidad de dev.to! 🚀&lt;/p&gt;

&lt;p&gt;Quiero compartir con ustedes mi proyecto en &lt;a href="https://codepen.io/Rincon/full/zardaq"&gt;CodePen&lt;/a&gt;, donde he creado 5 ejemplos de botones animados con CSS. Estos botones tienen efectos de roll-over utilizando SVG y CSS, y han tenido una gran acogida, con muchas visitas y comentarios positivos. Aquí algunos puntos destacados:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Roll-over Effects&lt;/strong&gt;: Cada botón presenta un efecto de roll-over único que añade dinamismo y estilo a las interfaces web.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Uso de SVG y CSS&lt;/strong&gt;: Los efectos se logran combinando SVG para gráficos vectoriales escalables y CSS para las animaciones.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pug y Sass&lt;/strong&gt;: He utilizado preprocesadores como Pug para HTML y Sass para CSS, lo que me permite escribir código de manera más organizada y eficiente.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Aprendizajes Clave
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Pug&lt;/strong&gt;: Simplifica la escritura de HTML con una sintaxis más limpia.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sass&lt;/strong&gt;: Facilita la gestión de CSS con variables, anidamiento y mixins, lo que mejora la mantenibilidad del código.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Beneficios
&lt;/h3&gt;

&lt;p&gt;Estos botones no solo son visualmente atractivos, sino que también mejoran la experiencia del usuario al interactuar con la página. Los invito a explorar los ejemplos y probar cómo pueden integrarlos en sus propios proyectos.&lt;/p&gt;

&lt;h3&gt;
  
  
  ¿Qué Sigue?
&lt;/h3&gt;

&lt;p&gt;Siempre estoy buscando nuevas formas de mejorar y aprender. &lt;br&gt;
¡Me encantaría escuchar sus comentarios y sugerencias!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codepen.io/Rincon/full/zardaq"&gt;Explora mi proyecto en CodePen&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>animation</category>
    </item>
  </channel>
</rss>
