<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Clean-Code on DevFlow · Desarrollador Python Django Freelance</title>
    <link>https://dev-flow.io/es/tags/clean-code/</link>
    <description>Recent content in Clean-Code on DevFlow · Desarrollador Python Django Freelance</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Tue, 12 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/es/tags/clean-code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python @property: de la encapsulación a los descriptores</title>
      <link>https://dev-flow.io/es/posts/python-property-descriptores/</link>
      <pubDate>Tue, 12 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/python-property-descriptores/</guid>
      <description>@property añade validación y atributos calculados en Python sin romper la interfaz. Cuando la lógica se repite, los descriptores entran en juego.</description>
    </item>
    <item>
      <title>Connascencia Python: 9 tipos de acoplamiento explicados</title>
      <link>https://dev-flow.io/es/posts/connascencia-python/</link>
      <pubDate>Mon, 11 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/connascencia-python/</guid>
      <description>La connascencia clasifica el acoplamiento en 9 tipos distintos. Descubre cada forma con un ejemplo Python concreto y cómo decidir cuáles reducir primero.</description>
    </item>
  </channel>
</rss>
