<?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: ClevesLabcodes</title>
    <description>The latest articles on DEV Community by ClevesLabcodes (@cleveslabcodes).</description>
    <link>https://dev.to/cleveslabcodes</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%2F991607%2F32d5b18e-40d6-41e1-80f2-c6ede3045146.png</url>
      <title>DEV Community: ClevesLabcodes</title>
      <link>https://dev.to/cleveslabcodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cleveslabcodes"/>
    <language>en</language>
    <item>
      <title>Pros and Cons for a HTMX beginner</title>
      <dc:creator>ClevesLabcodes</dc:creator>
      <pubDate>Fri, 23 Dec 2022 18:54:24 +0000</pubDate>
      <link>https://dev.to/cleveslabcodes/pros-and-cons-for-a-htmx-beginner-5ac</link>
      <guid>https://dev.to/cleveslabcodes/pros-and-cons-for-a-htmx-beginner-5ac</guid>
      <description>&lt;p&gt;HTMX is a JavaScript library for performing AJAX requests, triggering CSS transitions, and invoking WebSocket and server-side events directly from HTML elements.&lt;/p&gt;

&lt;p&gt;HTMX allows you to create modern and powerful user interfaces with simple markup.&lt;/p&gt;

&lt;p&gt;Nowadays the community has been talking a lot about this tool, and how it could benefit front-end applications. &lt;/p&gt;

&lt;p&gt;Nonetheless, with this post we want to give you something to think about, the pros and cons before jumping into this new trend.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://lab.codes/pros-&amp;amp;-cons-htmx-dt"&gt;https://lab.codes/pros-&amp;amp;-cons-htmx-dt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>tooling</category>
      <category>codenewbie</category>
      <category>performance</category>
    </item>
    <item>
      <title>Who's not Afraid of Z-index?</title>
      <dc:creator>ClevesLabcodes</dc:creator>
      <pubDate>Fri, 16 Dec 2022 19:34:30 +0000</pubDate>
      <link>https://dev.to/cleveslabcodes/whos-not-afraid-of-z-index-2c5k</link>
      <guid>https://dev.to/cleveslabcodes/whos-not-afraid-of-z-index-2c5k</guid>
      <description>&lt;p&gt;Z-index is a CSS property that we use to alter the standard order of the HTML layers. The standard behavior of the browser is to render the next element in front of the last one.&lt;/p&gt;

&lt;p&gt;Here at Labcodes we’ve had some interesting experiences with this, that’s why in this post we’ll show you good and bad practices with Z-Index and help you understand the logic behind it --- &amp;gt; &lt;a href="https://lab.codes/who-isnot-afraid-zindexdt"&gt;https://lab.codes/who-isnot-afraid-zindexdt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
