<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog Aureon</title>
    <link>https://aureon.ar/blog</link>
    <description>Artículos sobre desarrollo de software, arquitectura y tecnología</description>
    <language>es-AR</language>
    <lastBuildDate>Sat, 22 Aug 2026 17:47:57 GMT</lastBuildDate>
    <atom:link href="https://aureon.ar/blog/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Next.js 16: Novedades y Mejoras de Performance]]></title>
      <link>https://aureon.ar/blog/introduccion-nextjs-16</link>
      <description><![CDATA[Descubrí las nuevas características de Next.js 16, incluyendo Turbopack estable, mejoras de performance y nuevas APIs.]]></description>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/introduccion-nextjs-16</guid>
      <category>Desarrollo Web</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>Next.js</category>
      <category>React</category>
      <category>Performance</category>
      <category>Turbopack</category>
    </item>

    <item>
      <title><![CDATA[Optimización de Performance en Next.js]]></title>
      <link>https://aureon.ar/blog/nextjs-performance</link>
      <description><![CDATA[Aprende las mejores técnicas para optimizar el rendimiento de tu aplicación Next.js y ofrecer la mejor experiencia de usuario.]]></description>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/nextjs-performance</guid>
      <category>Performance</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>Next.js</category>
      <category>Performance</category>
      <category>Web Vitals</category>
      <category>Optimization</category>
    </item>

    <item>
      <title><![CDATA[Arquitectura de Microservicios: Guía Completa]]></title>
      <link>https://aureon.ar/blog/arquitectura-microservicios</link>
      <description><![CDATA[Aprende a diseñar e implementar arquitecturas de microservicios escalables y resilientes. Patrones, best practices y casos de uso reales.]]></description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/arquitectura-microservicios</guid>
      <category>Arquitectura</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>Microservicios</category>
      <category>Arquitectura</category>
      <category>Escalabilidad</category>
      <category>Docker</category>
      <category>Kubernetes</category>
    </item>

    <item>
      <title><![CDATA[Docker: Guía Práctica para Desarrolladores]]></title>
      <link>https://aureon.ar/blog/docker-guia-practica</link>
      <description><![CDATA[Todo lo que necesitas saber sobre Docker: desde conceptos básicos hasta orquestación con Docker Compose. Guía práctica con ejemplos reales.]]></description>
      <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/docker-guia-practica</guid>
      <category>DevOps</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>Docker</category>
      <category>DevOps</category>
      <category>Contenedores</category>
      <category>Deploy</category>
    </item>

    <item>
      <title><![CDATA[React Best Practices 2026]]></title>
      <link>https://aureon.ar/blog/react-best-practices</link>
      <description><![CDATA[Las mejores prácticas actualizadas para desarrollar aplicaciones React modernas, eficientes y mantenibles.]]></description>
      <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/react-best-practices</guid>
      <category>React</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>React</category>
      <category>JavaScript</category>
      <category>Best Practices</category>
      <category>Hooks</category>
    </item>

    <item>
      <title><![CDATA[Testing en JavaScript: Jest y Testing Library]]></title>
      <link>https://aureon.ar/blog/testing-javascript-moderno</link>
      <description><![CDATA[Aprende a escribir tests efectivos para tus aplicaciones JavaScript con Jest y React Testing Library. Guía completa con ejemplos prácticos.]]></description>
      <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/testing-javascript-moderno</guid>
      <category>Testing</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>Testing</category>
      <category>Jest</category>
      <category>React Testing Library</category>
      <category>TDD</category>
      <category>Quality</category>
    </item>

    <item>
      <title><![CDATA[REST vs GraphQL: ¿Cuál elegir para tu API?]]></title>
      <link>https://aureon.ar/blog/apis-rest-graphql</link>
      <description><![CDATA[Comparación completa entre REST y GraphQL. Ventajas, desventajas y casos de uso para ayudarte a elegir la mejor opción para tu proyecto.]]></description>
      <pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://aureon.ar/blog/apis-rest-graphql</guid>
      <category>APIs</category>
      <author>hola@aureon.ar (Equipo Aureon)</author>
      <category>REST</category>
      <category>GraphQL</category>
      <category>APIs</category>
      <category>Backend</category>
      <category>Architecture</category>
    </item>
  </channel>
</rss>